Hi guys!
Exist any tutorial about prepopulated DB with PouchDB?
Is it possible to pre-populate the database from the browser?
Thanks in advance,
Regards, Nicholls
Hi guys!
Exist any tutorial about prepopulated DB with PouchDB?
Is it possible to pre-populate the database from the browser?
Thanks in advance,
Regards, Nicholls
Hi! Iām having some trouble with this too. So far, I got some success this way:
"_pouch_mydatabase.db"
This got me to achieve some success but not completely. Iām now thinking about not using chrome to populate de database, do it on a simulator and then use the dbCopy plugin to get the database files.