Andy Parker
Posts: 0
Joined: Wed Mar 27, 2013 10:21 am

Possible bug: Get Photo From Library - URI returned undefined in second instance

Hi,

I have 2 pages where I use the camera service to get photos from the library.

The first implementation works as expected, returning both base64 and imageURI data that is used to upload the image to the DB.

The second implementation, which is setup in the same way does not return an imageURI, it comes back as undefined, but the base64 data is correct.

Can you help please?
Am I doing something wrong? The settings shown below are the same for both implementations. If I change the destination type to FileURI, I get the URI but dont get the base64....I need both for the upload.

Image

Return to “Issues”