Hello,
Im trying to implement a SIP client using android net sip, but i'm facing an issue.
If i unninstall my application, my sip extension stays forever registered. Because unninstalling kills the app without going on my service onDestroy.
I see that zoiper, after 30s of uninstalling, the sip extensions is unregistered. How you guys do that?
Thank you in advance.
Best Regards,