Hi,
i would like to add a autologin-function to my new App. I’m not really sure where i should save the Login-Data.
The Storage-API will save it directly and readable on the filesystem, correct? Or do i have to connect to the iOS- and Android-Preferences API just like https://github.com/bolav/fuse-usersettings ?
Thanks for ideas.