-
Notifications
You must be signed in to change notification settings - Fork 33
Open
Description
I'm playing with the CannedDatabbase sample. Worked as expected on iOS.
But with the following error on Android. (Ti CouchDB latest version 1.2.1)
[ERROR] : TiExceptionHandler: (main) [1,319] - In app.js:120,34
[ERROR] : TiExceptionHandler: (main) [0,319] - Message: Uncaught TypeError: Object
#<DatabaseManager> has no method 'replaceDatabase'
[ERROR] : TiExceptionHandler: (main) [0,319] - Source: if (!TiTouchDB.databaseManager.replaceDatabase('elements', dbfile, attdir))
[ERROR] : V8Exception: Exception occurred at app.js:120: Uncaught TypeError: Object #<DatabaseManager> has no method 'replaceDatabase'
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels