The software is written in Delphi/FireMonkey running on OS X. How to check if software purchased from the Mac App Store is not copied from other computer as there are no registration codes involved?
Asked
Active
Viewed 106 times
1
-
[About receipt validation (Apple)](https://developer.apple.com/library/content/releasenotes/General/ValidateAppStoreReceipt/Introduction.html). [Validating receipt from App Store purchase? (EDN)](https://forums.embarcadero.com/thread.jspa?threadID=229363&tstart=0) – J... Oct 27 '16 at 19:21
-
See also QP : https://quality.embarcadero.com/browse/RSP-14234 – J... Oct 27 '16 at 19:24
-
http://stackoverflow.com/q/19943183/327083 – J... Oct 27 '16 at 19:24
-
Thank you for your comments, I'm looking for OS X solution, not iOS. – Sergiy Tytarenko Oct 27 '16 at 19:25
-
I think it's the same API? See the local validation section... not implemented in FMX, in any case. – J... Oct 27 '16 at 19:26