Question

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)'
Était-ce utile?

La solution

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

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top