Skip to content
This repository has been archived by the owner on Feb 13, 2020. It is now read-only.

navigator.camera.getPicture() is responding differently under live edit session #46

Open
tohagan opened this issue Sep 1, 2014 · 0 comments
Labels

Comments

@tohagan
Copy link
Owner

tohagan commented Sep 1, 2014

I ran this simple test app and found that navigator.camera.getPicture() is responding with a content:// URL rather than a file:// URL when called from a live edit session on Android 4.4.2 and photo is selected from Gallery.

Might be an Android permissions issue or perhaps a bug in live edit or in the Java code. Need to check config.xml.

Used this code sample:
http://phonegap.com/blog/2013/11/20/SenchaPhoneGap/

@tohagan tohagan added the bug label Sep 1, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant