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

Please add the ability to specify the serviceName #51

Open
kiwi-josh opened this issue May 9, 2022 · 1 comment · May be fixed by #82
Open

Please add the ability to specify the serviceName #51

kiwi-josh opened this issue May 9, 2022 · 1 comment · May be fixed by #82

Comments

@kiwi-josh
Copy link

I have an existing cordova app that we are migrating to capacitor.

The previously cordova plugin we were using allowed the serviceName to be specified when reading/writing data.

However this plugin looks like the serviceName is hardcoded to cap_sec here, which means we cannot migrate to this plugin.

The ideal outcome would be to allow the serviceName optionally be passed into the methods, and to fallback to cap_sec if its not supplied (to be backwards compatible).

@kiwi-josh
Copy link
Author

PR to resolve this: #82

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant