The users of my Kapsel app want to be able to share iOS devices. I need to find a way to retain the user's data between app sessions. I see that sap.Logon.core.deleteRegistration() will allow me to log the user off the app, however it also deletes the user's data. I need a way for user A to log off, allow user B to log on and then log off, then allow user A to log on agsin and see the same data they had used in their original session. Does Kapsel support this?
Thanks
TIm Sheppard