ionic-team / ionic-team/cordova-plugin-ionic-webview
URGENT: What scheme should be used?
Open
- Dominant language
- Objective-C
- Stars
- 493
- Forks
- 410
- PR merge metrics
- No merged PRs in 30d
Description
Hello,
I would like to integrate the following javascript SDKs and plugins with ionic app.
- Stripe,js
- Google API
- Deeplink
Here the problem is that Stripe.js and Google API only supports https scheme.
After spending much time, I noticed that the Stripe.js supports ionic:// and httpsionic:// scheme for live mode.
But Google API only working with http & https schemes.
What scheme should be used to integrate these SDKs?
Contributor guide
Assessment
This issue has not been assessed yet.