ionic framework - backup and restore in LokiJS -


in ionic project, need take backup lokijs data , upload server on regular basis , when user need restore data, latest version downloaded , restored. trying use db.serialize() method extract lokijs data , send server (not sure if there better way). couldn't find way restore data json string.


Comments

Popular posts from this blog

php - Autoloader issue not returning Class -

How do I compare strings in Java? -

java - How to put two numbers separated by a space into two different arrays -