Skip to content
This repository has been archived by the owner on Oct 19, 2020. It is now read-only.

More standard "buy" window on iOS? #279

Open
jondspa opened this issue Aug 23, 2019 · 1 comment
Open

More standard "buy" window on iOS? #279

jondspa opened this issue Aug 23, 2019 · 1 comment

Comments

@jondspa
Copy link

jondspa commented Aug 23, 2019

Please include:

Hi, I've just started using this app and so far it's very easy to work with. Thanks!

I''m doing a very simple call to subscribe on iOS:

inAppPurchase
.subscribe("com.companyname.appname.subscription")
.then(function (data) {
});

and up pops a popup window (testing in the sandbox) telling me about my purchase and asking me to enter my password.

What I'm concerned about is this popup window is not the typical iOS Apple buy screen. Is there any way to get to the typical screen or is this popup hard-wired in the plugin? My customer is not happy :-(

Type of product you are working with consumable/non-consumable/subscription

subscription

Version of cordova

cordova 6.5.0
platform iOS 4.2.1

Version of iOS/Android

iOS 12.1.1

Here's an example from the app Calm that I would hope to see from this plugin:

calm

Thanks for any advice,
Jon

@mrnebbi
Copy link

mrnebbi commented Oct 31, 2019

Did you find a solution to this?

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

No branches or pull requests

2 participants