I need help with cordova plugin save json object on the phone and upload

0

I drop a collection of json objects from the firebase database; I need to save this data to the phone and then upload it when the user sends it.

I also need to take photos and save, photos are associated with an object in the collection (type obj1.foto1 , obj1.foto2 , and so on).

When I upload I need to keep the association, I need to know of a plugin that allows saving json on android.

    
asked by anonymous 10.05.2018 / 13:59

0 answers