Posts

Post not yet marked as solved
2 Replies
3.0k Views
Hi guys,When the iOS app is not used for over 24 hours and we want to resume the app from suspended state, we basically cannot login the user. Question 1: How can I properly test this scenario from "suspended state"? I have tried several approaches mentioned on forums like: "press the home button, and open a lot of other apps to push it in suspended state". But this doesn't give the same behaviour. I cannot replicate the issue like that.We basically want the user to auto-login using his token with AFNetworking library. This normally works just fine, but when the app resumes from suspended state it doesn't. Hope you can give me some useful tips here.Thanks!
Posted
by Franky123.
Last updated
.