cordova - Phonegap on Android: Can't access file from camera -
for quite time, use phonegap our app takes pictures , sends them server. until recently, used phonegap 1.4 , went well.
now first switched 2.2 2.5, having problems in accessing picture after has been taken. camera responding file uri, when try access file, error 5.
filesystem.root.getfile(file, {create: false}, ideacommitcopyfileentrytolocal, failopenfile);
now looking advice, going wrong. ideas?
Comments
Post a Comment