How to have user stay logged in backendless persistence

Hello all,

Here is my code when a user sigs up. However, when I kill the app and come back it will tell be the currentUserToken is nil. Does anyone spot any issues?

Hi Rich,

You should do a login call in order to persist the logged in user.