Bruce Stuart
Posts: 0
Joined: Fri Oct 24, 2014 4:42 am

Camera challenge

Good morning (ok - in some timezones),

In an app of mine that's in development, I added the camera service, launch it through a click on the UI, it correctly brings up the photo gallery or camera based on parameters I set - however, when I run it on the device (IOS simulator or through the Appery simulator) after the user either takes a picture or clicks on an item from the gallery - it never comes back....

Am I missing something or is there a callback method I'm supposed to map to?

In the IOS simulator - Immediately after selecting the photo - this message dumps into the IOS simulator log:

Feb 4 09:13:03 74-80-237-105 assertiond[15860]: assertion failed: 14C109 12B411: assertiond + 11523 [3F572A0B-7E12-378D-AFEE-EA491BAF2C36]: 0x1
Feb 4 09:13:33 --- last message repeated 5 times ---

Should I use the navigator function calls directly ? or ??

thank you in advance!

Bruce

Bruce Stuart
Posts: 0
Joined: Fri Oct 24, 2014 4:42 am

Camera challenge

( PS - when I say it never comes back - In the success and error methods for the camera service - I log messages to the console to ensure I know the flow from the actual execution - and - neither the success, error or completion methods get executed (the messages I put in the console in these methods are never logged)...

Alena Prykhodko
Posts: 0
Joined: Tue Apr 09, 2013 7:36 am

Camera challenge

Hello Bruce,

We need some time to test this on device and in Tester.
Once we have news we'll update the thread.

Bruce Stuart
Posts: 0
Joined: Fri Oct 24, 2014 4:42 am

Camera challenge

Alena,

Thanks for the update! Let me know what you find out - I'm obviously dead in the water with this part of my app until I know more.

Happy Wednesday (or is it Thursday where you are?)!
Bruce

Alena Prykhodko
Posts: 0
Joined: Tue Apr 09, 2013 7:36 am

Camera challenge

Bruce,

Thank you ;)

Just to have exact case to test, please tell us steps to reproduce.

Bruce Stuart
Posts: 0
Joined: Fri Oct 24, 2014 4:42 am

Camera challenge

Loading the images etc. as we speak and will post as a reply in a few...

Bruce Stuart
Posts: 0
Joined: Fri Oct 24, 2014 4:42 am

Camera challenge

Alena,

I went back to basics - and just added a camera component to a new - simple page and of course it worked. So - went back to my page and discovered my issue . Sorry for the inconvenience. I don't like to waste your teams precious time.

Thanks for the prompt responses. I do have 1 rather interesting new issue that I need some help with - I'll post that in a bit.

Thanks again,
bruce

Evgene Karachevtsev
Posts: 12
Joined: Mon Apr 28, 2014 1:12 pm

Camera challenge

Hello Buce,

Thank you for the update!

Return to “Issues”