Skip to content

IOS Shared App Group, how to? #77

@raphrmx

Description

@raphrmx

Hello and congratulate for your work,

Would it be possible to get a functional version for ios shared app group?
I try to run this version but I can not :(

this is my code but my database is not in the shared app group

this.db = sqlitePlugin.openDatabase({name: 'tich.sqlite', iosDirectoryURL:'group.be.tich'})

With the master version, it works but the database is not in the group folder.

With the contrib-ios-shared1 version it gives me the error: "I need to open the database before executing a transaction. Yet she is open."

Do you have an idea of the version I need to use and the settings I need to use?

Thank you so match in advance,
Raph :-)

Edit: My application have the capabilities App Groups group.be.tich in Xcode and <preference name="SqliteExtAppGroupId" value="group.be.tich" /> in config.xml

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions