Hi every one,
i am using the Camera API (mediacapture) with Rho 5.1.1, it's working on iPad, iPad mini but not on iPod Touch,
in ruby Rho::Camera is well defined but Rho::Camera.enumerate returns an empty array,
ps: i have iOS 8.3 on the iPod and the camera is working correctly with the iOS camera application.
thanks
Camera API problem on iPod Touch// Expert user has replied. |
1 Replies
Hi ,
Are u using same ruby script for ipad, ipad mini, and ipod touch?
it looks like an issue specific to ipod touch.
Thanks
Debraj