I'm testing how to use the camera of a blackberry (5) with a phonegap app that has a iframe in it.
Basically the iframe calls for the camera, take a picture and return the picture to the iframe.
I don't know if it is possible to access phonegap APIs from within a iframe.
I put a simple cross domain test ( with two pages able to send messages back and forth ) on the simulator and it does not seem to work.
Any advice?
Thanks in advance.