pafowkes
Posts: 0
Joined: Fri Apr 12, 2013 1:42 pm

Camera save location

Hi Marina, I was using the tester on the device. Im not sure what was going on so I decided to completely wipe everything and start from scratch and now it is working fine and repeatable.

Tiago Martins
Posts: 0
Joined: Fri Sep 05, 2014 12:41 am

Camera save location

Hi, I'm also using camera services and after run alert(arguments[0].imageURI); to show path on camera success event, I get "undefined".
I cannot change camera service parameter "destinationType" to "File URI", this parameter is disabled.
What could be wrong?
Thanks

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

Camera save location

Hi Tiago -

Could you please show where exactly inside the builder you are trying to change this parameter?

Tiago Martins
Posts: 0
Joined: Fri Sep 05, 2014 12:41 am

Camera save location

Hi, yes, in the camera service. Please check the image in next comment. Thx

Tiago Martins
Posts: 0
Joined: Fri Sep 05, 2014 12:41 am

Camera save location

I just wanna save the photo in sdcard file. Image

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

Camera save location

Tiago -

You need to add this service into the page and in mapping Before send event settings can be changed:

Image

Tiago Martins
Posts: 0
Joined: Fri Sep 05, 2014 12:41 am

Camera save location

Yes, you'are right, what's the best destination type to save it in a sdcard file?
Thank you for you support.

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

Camera save location

As was stated above - File URI.

Return to “Issues”