hello, i need to do the same, store the user id, name, username, profile pic path, and session token (from parse) for that user and some device data like the id of the instalation and stuff like that, is it safe to do it this way?
(that file is per instalation, so it’s data is unique to each phone)
also, i need to check if that file exist when you open the app and if it does, get the data of the file and store it on variables in the app.