Skip to content

rawQuery returning Cursor with empty mExtras Bundle in 4.11 (>4.6?) #75

@rueger-lw

Description

@rueger-lw

In version 4.5.2 rawQuery returns a cursor with table/column information in a Bundle in mExtras:
Bundle[{tableNames=[Store, Store, Store], columnTypes=[TEXT, TEXT, TEXT]}]

In version 4.11.0 mExtras holds an empty Bundle:
Bundle[{}]

Is there maybe any magic I missed when migrating to the 16kb version?

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