↧
Modifying Camera Properties
I'm using showCamera() to display the camera with showControls set to false. I want to make it so that when the user clicks a button the camera controls appear. Is this possible? If so, how do I go...
View ArticleTitanium.Media.showCamera({overlay:overlay,showControls:false,success:true,ca...
overlay and showControls don't behave as expected In fact, they don't seem to work at all on android. Extremely frustrating this is. Tried everything I can think of I have! Below is a code snippet I've...
View Article