Skip to content

SQLResult.data == null when swf-version > 15 #12

@jvanoostveen

Description

@jvanoostveen

I'm building my project with AIR 3.4 to test some of the upcoming features. All of a sudden the success handlers got called but the result.data was null. For the new features to be activated, the swf version has to be 17. But setting the swf-version on anything higher then 15, it will break and pass null. No fault handlers or whatever is called.

For testing purposes, I checked out your Address Book example application and it will run fine with AIR 3.4 / swf-version 17 (well, the database part, the code needed some minor fixes to be able to compile).
I currently don't have any other project to test it on, so if your tests pass correctly, it might be completely possible I have a bug somewhere appearing in newer swf versions...

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