I am having trouble debugging an app that captures and plays videos using media.playVideo(). It is hard to debug because this part of the API is not supported in the Mac simulator, or acts differently in the simulator than on my device. I am considering upgrading to the Pro account.
How does the CoronaViewer app work? Is it a simulator running on the device, or is it native code? Which types of API’s are supported and which are not?
Many thanks!