Testing IAP Funtionalities

Greetings to All,

I am trying to make use of the IAP API but then I realized that it is not possible to debug and test it on the Corona Simulator. Is there anyway, I would be able to test it without building the APK and loading it to a physical device?

Thanks in advance, cheers!

You can test IAP from Simulator & Xcode 5 if you deploy and run/test for iOS6 (with test user, sandbox environment, etc…)

https://developer.apple.com/library/ios/documentation/ToolsLanguages/Conceptual/Xcode_Overview/RunYourApp/RunYourApp.html

https://developer.apple.com/library/ios/documentation/IDEs/Conceptual/iOS_Simulator_Guide/TestingontheiOSSimulator/TestingontheiOSSimulator.html#//apple_ref/doc/uid/TP40012848-CH4-SW1

General Notes :  http://coronalabs.com/blog/2013/07/09/tutorial-basic-debugging/

You can test IAP from Simulator & Xcode 5 if you deploy and run/test for iOS6 (with test user, sandbox environment, etc…)

https://developer.apple.com/library/ios/documentation/ToolsLanguages/Conceptual/Xcode_Overview/RunYourApp/RunYourApp.html

https://developer.apple.com/library/ios/documentation/IDEs/Conceptual/iOS_Simulator_Guide/TestingontheiOSSimulator/TestingontheiOSSimulator.html#//apple_ref/doc/uid/TP40012848-CH4-SW1

General Notes :  http://coronalabs.com/blog/2013/07/09/tutorial-basic-debugging/