The following article talkes about a recent hack that robs app developers of revenue from Apple In app purchases:
http://www.macworld.com/article/1167677/hacker_exploits_ios_flaw_for_free_in_app_purchases.html
From the article :
Borodin’s hack doesn’t work for all in-app purchases. That’s because there are two ways for developers to validate the receipts they receive from Apple—from the iOS device or an the app’s own Web servers…
So Borodin’s hack works with purchases validated solely on iOS, because those purchases look only at the fake Apple server addresses the hack provides. Apps that instead rely on their own Web servers to validate receipts, of course, talk to the genuine Apple servers—which in turn respond that the receipts are invalid, since Apple didn’t really generate them. But Borodin says that the next phase of his hack will go one step further: “The future is to cache developers’ server responses,” he said, which would mean that even apps that validate on the Web would be at risk.
My Question is Does Corona SDK implementation if Apple In app purchases support both methods ? Especially the one that lets apps contact non-Apple servers to validate receipts ?
I assume that when Apple “fixes the problem” that Corona Labs will provide a prompt update so apps can be updated to be immune from the hack
thanks
Ken Cardita
Curved Light Solutions LLC
[import]uid: 112538 topic_id: 28629 reply_id: 328629[/import]