Page 1 of 2

Appery App Tester

Posted: Wed Jun 26, 2013 6:10 pm
by Emmz

Updated new Appery.io tester on android 2.3.5 phone.

App will not navigate to pages and seems to be missing Cordova?

When running my appp in Appery tester I get these type of logcat errors.
code
06-26 11:01:58.869: D/CordovaLog(11472): Uncaught TypeError: Cannot call method 'exitApp' of undefined
06-26 11:01:58.869: E/Web Console(11472): Uncaught TypeError: Cannot call method 'exitApp' of undefined at file:///mnt/sdcard/data/io.appery.tester/app_default/Menu.html:1278

/code

And when code checks for connection type..
code
06-26 11:04:13.641: E/Web Console(11472): Uncaught TypeError: Cannot read property 'connection' of undefined at file:///mnt/sdcard/data/io.appery.tester/app_default/files/views/assets/js/CordovaFunctions.js:216
/code

Navigating to another screen.. No Errors and nothing at all happens.


Appery App Tester

Posted: Wed Jun 26, 2013 6:20 pm
by Maryna Brodina

Yes, we're aware about problem with tester, sorry for inconvenience. Should be fixed soon.


Appery App Tester

Posted: Wed Jun 26, 2013 6:26 pm
by Emmz

Ok. And I tried to test by generating an apk to install but the build fails.
See my other problem post


Appery App Tester

Posted: Thu Jun 27, 2013 1:04 pm
by Maryna Brodina

Hello! Please update Appery.io tester (we uploaded new version) and try again. Let us know about result.


Appery App Tester

Posted: Thu Jun 27, 2013 2:38 pm
by Emmz

Done. Its working but the camera function is not.

using cordova function to take pic works. But the pic not show up on screen anymore. ( It did b4 your update)
Can confirm pic is taken and stored and reachable though.

GPS is Fine


Appery App Tester

Posted: Thu Jun 27, 2013 2:55 pm
by Maryna Brodina

We'll check it. Thank you for description.


Appery App Tester

Posted: Thu Jun 27, 2013 2:58 pm
by Emmz

I just compiled the App .
Camera works the same way. So its NOT the App tester.

Something in the update changed the way pictures are retrieved to view on the screen.
Question is what was changed to affect this...


Appery App Tester

Posted: Thu Jun 27, 2013 3:30 pm
by Maryna Brodina

Just tested - it works. Please take a look at the screenshot. Is that what you mean?
Image


Appery App Tester

Posted: Thu Jun 27, 2013 3:36 pm
by Emmz

Thanks for the effort.
But I'm not using apperies built in camera service.
have implemented a js version.
Similar to what your showing thou.

Something in your update changed the display of the pic after it was taken.
Its not cordova or jquery version issues either as those have not changed.

It has been in the app for 6 months unchanged and working fine untill the last update.


Appery App Tester

Posted: Thu Jun 27, 2013 3:46 pm
by Emmz

DISREGARD!!

Found the Problem.
It was because of the image resource issue posted here.
https://getsatisfaction.com/apperyio/...

After renaming image. It was broken on the screen with pics.
So reselected image and its fine now

Thanks for your help