Ion-toggle : save settings

Hello !

In my app, I use ion-toggle to let the user choose some settings :

01

It works well, when the user activate some setting the method of this setting is called.

But when I quit the app, and launch it again, the settings are all set to “false”.
How can I store the user’s choice, so when the settings will be the same after relaunching the app.

Thanks !

Look at Ionic’s Storage: https://beta.ionicframework.com/docs/building/cross-platform/#storage