-
-
Notifications
You must be signed in to change notification settings - Fork 155
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
Feature Request: Add MacOS Support #202
Comments
I will not be implementing it as I have no plans here, however anyone can send a PR. |
It seems that the only reason that the InAppBilling.apple.cs uses UIKit is to perform: This is used later for introductory prices.
Otherwise, it looks like this code should be portable between mac and iOS. Cheers. |
@tussock Have no idea how to handle the tokens. |
Will be in 4.1.0 there will not be a transaction receipt though as you will need to call the native APIs for it |
Could the iOS code be adapted with minimal effort to provide MacOS In App Purchase support?
The text was updated successfully, but these errors were encountered: