|
|
|
|
|
by there
5190 days ago
|
|
If you logged out of the application, it should unregister. It should only re-register when you log back in (which would require communication with Twitter's servers, which would update the APNS token to point to the correct account). This is how I handle APNS tokens in my Pushover app. |
|
The _real_ solution is to wait for server acknowledge to delete the account from the phone.