Вопрос

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