I am having great trouble testing the camera component of my app made in Tiggzi on the Iphone. Here is my test scenario:
-Developed simple camera app using Camera component on Tiggzi app builder
-Camera works fine in Andriod
-Tested app on ios browsers(Safari and Chrome) but clicking camera does not do anything
-Followed instructions here(http://help.gotiggr.com/documentation...) for how to invoke camera but still no luck for IOS.
Do I have to sign up for a developers certificate in order to get the camera to work for IOS? Is there any workaround for getting camera to work just in the browser without making a release binary for IOS?
Thanks for the help!