Reputation: 993
I am new to phonegap and am starting with phonegap 1.0.0 as the iOS app is already being made using that version. I am using the same code as the iOS app and am stuck on a problem.
Whenever I call the navigator.camera.getPicture method i get the error below
While testing on Samsung Captivate and HTC Wildfire
Uncaught TypeError: Cannot call method 'getPicture' of undefined at file:///android_asset/www/js/profile_pic_settings_page.js:95
What seems to be the problem ? I searched everywhere and could not find it. Help.
Upvotes: 0
Views: 2285
Reputation: 23273
A couple of questions:
Upvotes: 2