IAPManager icon indicating copy to clipboard operation
IAPManager copied to clipboard

Make it work for OSX (Feature Request)

Open holgersindbaek opened this issue 12 years ago • 5 comments

I really need something like this for OSX. What would it take to make it work for Mac Apps?

holgersindbaek avatar Feb 11 '13 19:02 holgersindbaek

Unfortunately, I currently don't have a use case for IAPManager on OS X.

In principle, it should actually work without modification, since the dependencies (CoreFoundation and StoreKit) are both available on OS X. The only problem is that I don't have the time to test whether it works.

Pull requests are welcome. (I think someone is currently working on this.)

mruegenberg avatar Sep 23 '13 20:09 mruegenberg

Please try the osx-support branch. It compiles, and should work in principle, but I can't really test it right now.

mruegenberg avatar Nov 04 '13 10:11 mruegenberg

Closing this for now. OS X support is in the main branch in included in version 0.2.3.

If there are any problems with OS X, please open a new issue.

mruegenberg avatar Dec 03 '13 09:12 mruegenberg

@mruegenberg Thanks for having looked into this. Haven't had a need for it in a while, but will need it again soon.

Have you tried it in an OSX app yet?

How do you deal with the receipt validation that HAS to be included in an OSX in-app purchase?

holgersindbaek avatar Dec 05 '13 00:12 holgersindbaek

Haven't tested it yet. I didn't know about the receipt validation problem, so I guess there is no OS X support after all :-(

Unfortunately, I have very little time right now, but pull requests are always welcome...

mruegenberg avatar Dec 05 '13 09:12 mruegenberg