TooTallNate / NodObjC

The Node.js ⇆ Objective-C bridge
http://tootallnate.github.io/NodObjC
MIT License
1.41k stars 124 forks source link

Doing an in-app purchase in Electron app for the Mac App Store #101

Open holgersindbaek opened 7 years ago

holgersindbaek commented 7 years ago

I need to implement in-app purchase for my Electron Mac app and some people suggest that I use this library to implement it.

I have no idea how I would go about it though. Has anyone in here used NodObjC to implement in-app purchases for Mac apps build using Electron? Can you give some guidance on how to implement it?

holgersindbaek commented 7 years ago

I need to do in app purchases in my Electron app for the Mac App Store. It doesn't seem like anyone has figured out how to do that yet, so I've created a post on Stackoverflow with a 300 reputation points worth of bounty. If you think you can get more specific with how you'd do in app purchases, please let me know in there:

https://stackoverflow.com/questions/46753835/implementing-in-app-purchase-in-an-electron-app-for-the-mac-app-store