Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IOS Shared App Group, how to? #77

Closed
raphrmx opened this issue Mar 22, 2018 · 2 comments
Closed

IOS Shared App Group, how to? #77

raphrmx opened this issue Mar 22, 2018 · 2 comments

Comments

@raphrmx
Copy link

raphrmx commented Mar 22, 2018

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

@raphrmx raphrmx changed the title Ios shared app group, how to? IOS Shared App Group, how to? Mar 22, 2018
@raphrmx
Copy link
Author

raphrmx commented Mar 26, 2018

No idea? :'(

@brodycj
Copy link
Owner

brodycj commented Apr 25, 2018

My apologies for the delay, can take a look after I deliver the major release in June 2018 (storesafe/cordova-sqlite-storage#773). Until then I suggest you use the contribution in #75. Please request help there or in litehelpers / Cordova-sqlite-help / issues.

@brodycj brodycj closed this as completed Apr 25, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants