Skip to content

Release V1.0.3

Compare
Choose a tag to compare
@phillwiggins phillwiggins released this 09 Jan 22:22

Added persistent storage. When a logged in user closes the app, then reopens, the data
will now be persistent. Best practice would be to Parse.init, then Parse.currentUser. This
will return the current user session and allow auto login. Can also pin data in storage.