Page 1 of 1

Camera challenge

Posted: Wed Feb 04, 2015 5:25 pm
by Bruce Stuart

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


Camera challenge

Posted: Wed Feb 04, 2015 5:27 pm
by Bruce Stuart

( 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)...


Camera challenge

Posted: Wed Feb 04, 2015 7:12 pm
by Alena Prykhodko

Hello Bruce,

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


Camera challenge

Posted: Wed Feb 04, 2015 7:23 pm
by Bruce Stuart

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


Camera challenge

Posted: Wed Feb 04, 2015 7:26 pm
by Alena Prykhodko

Bruce,

Thank you ;)

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


Camera challenge

Posted: Wed Feb 04, 2015 8:52 pm
by Bruce Stuart

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


Camera challenge

Posted: Wed Feb 04, 2015 10:59 pm
by Bruce Stuart

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


Camera challenge

Posted: Thu Feb 05, 2015 6:10 am
by Evgene Karachevtsev

Hello Buce,

Thank you for the update!