Is there a way to add Mac App Store in-app purchase to Electron HTML/JS application? There are app store modules for Phonegap, Nativescript, ImpactJS etc but I can't seem to find anything for Electron or pure JS.
Is there a way to add Mac App Store in-app purchase to Electron HTML/JS application? There are app store modules for Phonegap, Nativescript, ImpactJS etc but I can't seem to find anything for Electron or pure JS.
Share Improve this question edited Sep 30, 2017 at 2:56 Anthony Dito 3,6803 gold badges33 silver badges59 bronze badges asked Oct 3, 2016 at 22:53 LasseronLasseron 1616 bronze badges 2- Did you figure this out? – Holger Sindbaek Commented Oct 15, 2017 at 9:56
- I've posted a question here - stackoverflow./questions/46753835/… - if you figured anything out, then please let me know. – Holger Sindbaek Commented Oct 15, 2017 at 10:05
3 Answers
Reset to default 1 +50As suggested in one of the similar GitHub issues, you can try out customising nodobjc module
.
A Node.js module for in-App-Purchase for iOS, Android, Amazon and Windows. https://github./voltrue2/in-app-purchase
From what I can see on this post, no one has really given a thorough answer.
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 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:
Implementing in-app purchase in an Electron app for the Mac App Store
发布者:admin,转转请注明出处:http://www.yc00.com/questions/1745142363a4613488.html
评论列表(0条)