ionicthemes / ionic-wordpress-integration

Ionic Wordpress starter app 😎. Learn how to communicate your ionic app with Wordpress REST API with this starter and detailed tutorial.
https://ionicthemes.com/tutorials/about/ionic-wordpress-integration
265 stars 126 forks source link

Why did you use NativeStorage? #10

Closed davidperezgar closed 6 years ago

davidperezgar commented 6 years ago

We cannot test drive the NativeStorage. For my Example I cannot get the values in browser...

djabif commented 6 years ago

If you are building a browser app you need to remove the NativeStorage. We use it to save the auth token on the device.