Reputation: 697
Had asked a question here - https://stackoverflow.com/questions/19523482/preparing-for-in-app-purchase
As I did not want to mix an additional question in there - asking separately
Do I need to implement - validate receipts on my own using my own server ?
Was reading this link:
http://www.digitaltrends.com/mobile/how-a-russian-hacker-cracked-apples-ios-in-app-purchasing/
So am confused if I need to implement validating receipts using my own server or is this unnecessary
I am able to test in sandbox - basic stuff - but wanted to understand the details
Any pointers or suggestions would be welcome
Thanks
akila
Upvotes: 3
Views: 250
Reputation: 23616
You don't need your own server, yet jailbroken devices will be able to get your in-app purchase for free if they have the right package installed.
Upvotes: 1