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

Cordova-SQlite-Storage plugin for iOS App Group Support #901

Open
MarutharajM opened this issue Nov 12, 2019 · 1 comment
Open

Cordova-SQlite-Storage plugin for iOS App Group Support #901

MarutharajM opened this issue Nov 12, 2019 · 1 comment

Comments

@MarutharajM
Copy link

MarutharajM commented Nov 12, 2019

We are using the Cordova-SQLite-Storage plugin for my ios ionic application. I want to access the SQLite database from the Xamarin.iOS application. In Cordova-SQLite-Storage plugin, database path for ios is private so Xamarin.iOS cannot access the database. I have implemented app grouping and the same group name is given for ionic ios application and Xamarin.iOS application. Now my requirement is to store the Cordova SQLite database on the ionic application using the app group and access that database from Xamarin.iOS native application. I have referred many sites but I did not get any correct solution for this. Please help me to do this.

I have referred these issues references too. But i did not get clear solution about how can i achieve this in cordova-sqlite-storage plugin.

Thanks in advance.

@brodycj
Copy link
Contributor

brodycj commented Dec 3, 2019

You may want to check out PR #879.

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