Open BillMeyerRSA opened 4 years ago
Some other places that seems to also discuss this: http://thaliproject.org/NotesOnNodeGypForAndroid/ https://groups.google.com/forum/#!topic/pouchdb/xEdGxX7JIiM
The issue seems to be leveldown on Android/Arm devices. Whenever I include the following, the apk installed on Android crashes. var PouchDB = require('pouchdb'); Some discussions here at AndroidJS channel on this issue as well https://app.slack.com/client/T01339U042Y/C012XAQNAJF/thread/C012XAQNAJF-1588875701.008100
var PouchDB = require('pouchdb');
Some other places that seems to also discuss this: http://thaliproject.org/NotesOnNodeGypForAndroid/ https://groups.google.com/forum/#!topic/pouchdb/xEdGxX7JIiM
The issue seems to be leveldown on Android/Arm devices. Whenever I include the following, the apk installed on Android crashes.
var PouchDB = require('pouchdb');
Some discussions here at AndroidJS channel on this issue as well https://app.slack.com/client/T01339U042Y/C012XAQNAJF/thread/C012XAQNAJF-1588875701.008100