TooTallNate / NodObjC

The Node.js ⇆ Objective-C bridge

Home Page:http://tootallnate.github.io/NodObjC

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

holgersindbaek opened this issue · comments

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?

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