Comment on iOS push notifications (APNS): some security considerationsparentComments−seppo001014yI think you are missing the point. It is a multi-user app. The first user didn't logout when the second login, both were logged in at the same time.The _real_ solution is to wait for server acknowledge to delete the account from the phone.
Comments
I think you are missing the point. It is a multi-user app. The first user didn't logout when the second login, both were logged in at the same time.
The _real_ solution is to wait for server acknowledge to delete the account from the phone.