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

Camera save location

Ok Thanks but going back to setting this "alert(arguments[0].imageURI);" on the camera success event I am still getting undefined returned, any reason you can think of why that might be happening?

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

Camera save location

Did you set Request parameter "destinationType" = "File URI"?
As I can see the request parameter is set in mapping. Please make sure there is a correct value.

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

Camera save location

Yes the destination type is set to File URI

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

Camera save location

We cannot reproduce the problem. We created Camera Service and use the following line: codealert(arguments[0].imageURI);/code to show path.
Could you share the app with a href="mailto:support@tiggzi.com" rel="nofollow"support@tiggzi.com/a?

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

Camera save location

Hi, the app (qr-renamer) has been shared.

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

Camera save location

Thank you, we'll take a look.

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

Camera save location

Request parametr destinationType is mapped to Label. But in Label component there is a standard text "Label". You should delete mapping and manually choose "File URI" from dropdown list or in Label component write value "File URI".

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

Camera save location

Ok thanks, a little confused in the mapping issue but got it, and working!! Thanks

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

Camera save location

Hi Katya,

It seems something is inconsistent with the result returned, after making some changes I went back to basics and once again the alert is returning "undefined" for no obvious reason.

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

Camera save location

Hi, could you clarify how do you test your app (using tester or you install app on device)? Does the image appear?

Return to “Issues”