You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Upgrading from 0.7.11 to 0.7.4 (or the new ev-free 0.8.2-pre) the plugin stops to work. Either upgrading an existent applications, or on a fresh install.
It doesn't load neither save dbs/data and looking to XCode's console it doesn't print the usual infos such as DB_OPEN etc...
Tested with:
ionic cli 1.7.13
cordova 5.4.1
cordova-ios 3.9.2
PouchDB 4.0.3
On:
iOS 8.4 (emulator)
iOS 9.2 (emulator)
iOS 9.2.1 (Device)
Rolling back to 0.7.11 (simply cordova plugin rm/add) restores full functionality with no further efforts. Any ideas?
The text was updated successfully, but these errors were encountered:
brodycj
changed the title
[PouchDB] Problems with latest versions [on iOS / all]
[PouchDB] Problems with latest versions [workaround available]
Jan 27, 2016
Upgrading from 0.7.11 to 0.7.4 (or the new ev-free 0.8.2-pre) the plugin stops to work. Either upgrading an existent applications, or on a fresh install.
It doesn't load neither save dbs/data and looking to XCode's console it doesn't print the usual infos such as DB_OPEN etc...
Tested with:
On:
Rolling back to 0.7.11 (simply
cordova plugin rm/add
) restores full functionality with no further efforts. Any ideas?The text was updated successfully, but these errors were encountered: