Skip to content

Android - no method 'replaceDatabase' #95

@daveeel

Description

@daveeel

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'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions