Skip to content

executeSql crashes in PhoneGap 1.3.0 #3

@vstirbu

Description

@vstirbu

Using the SQLitePlugin with the latest PhoneGap 1.3.0 crashes the application every time an executeSql call that returns JSON data is executed.

It seems that the problem is related to the JSONKit library that does not have JSONRepresentation. Changing returned serialization to JSONString fixed the problem. The code is available here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions