Skip to content

How it works

Gilles Callebaut edited this page May 3, 2016 · 1 revision

How does it work?

The values are native stored by using native functionalities provided by Android en iOS.

  • Android
    • SharedPreferences
  • iOS
    • NSUserDefaults
  • Browser (only for testing)
  • JSON in combination with localStorage
Clone this wiki locally