Hey,
I'm wondering if any of you have experience implementing in-app purchase for a non-consumable. I have several questions about the mechanics - like:
- How did you handle the differences in the receipt process so you can support iOS 6 and 7?
- Did you use a third party library to handle the decryption, signature verification, and JSON parsing?
- Local or Server validation? Your server or direct to Apple?
- How often do you check the receipt? Every time you launch? Once?
- How did you store the "success" result in a way that prevents tampering?
Thanks for your insight.
-Jon
--
You received this message because you are subscribed to the Google Groups "NSCoderNightDC" group.
To unsubscribe from this group and stop receiving emails from it, send an email to nscodernightdc+unsubscribe@googlegroups.com.
To post to this group, send email to nscodernightdc@googlegroups.com.
Visit this group at http://groups.google.com/group/nscodernightdc.
For more options, visit https://groups.google.com/groups/opt_out.
0 comments:
Post a Comment