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

Add Support For In App Purchase Plugin #181

Closed
Chuckv01 opened this issue May 27, 2016 · 6 comments
Closed

Add Support For In App Purchase Plugin #181

Chuckv01 opened this issue May 27, 2016 · 6 comments

Comments

@Chuckv01
Copy link

Chuckv01 commented May 27, 2016

It would be great to have support for the in app purchase plugin: https://github.com/j3k0/cordova-plugin-purchase

Keep up the great work!

@Bouzmine
Copy link
Contributor

Bouzmine commented Jun 4, 2016

+1

@Bouzmine
Copy link
Contributor

@ihadeed I'd need that for my app, is there an ETA ?

@ihadeed
Copy link
Collaborator

ihadeed commented Jun 15, 2016

@Bouzmine It looks like a large plugin. No ETA at the moment.

@Chuckv01
Copy link
Author

@Bouzmine I put this declaration at the top of the typescript file that uses the IAP plugin:

declare var store: any;

That will prevent undefined typescript errors from clogging things up.

@biesbjerg
Copy link
Contributor

This seems easier to support (and also to use?)
https://github.com/AlexDisler/cordova-plugin-inapppurchase

@ch-weiss
Copy link

ch-weiss commented Jul 8, 2016

@biesbjerg It looks nice but it does not support the Windows platform. Maybe Windows Mobile is not that interesting anymore but why not Windows Universal for any Windows Client (there you have a huge market with almost no additional effort)

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

5 participants