I test IAP on 6.1 emulator all ok but if switch to ios7 it return error when cal buy method

 Terminating app due to uncaught exception
 'NSInvalidArgumentException', reason: 'Invalid product identifier:
 (null)'
有帮助吗?

解决方案

iOS 7 simulator disables In App Purchase Sandbox mode. Use a device.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top