Skip to content

Issue with Spatial Index requests #4

@doubotis

Description

@doubotis

SQL requets with use of Spatial indexes fails and turn the database connection down from FMDatabase.

Error returned by database: "no such module: rtree"

Solved by adding another flag in "Other C Flags" in "Build Settings" of Pods-sqlite3 :
-DSQLITE_ENABLE_RTREE=1

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions