Emmz
Posts: 0
Joined: Sat Jun 23, 2012 11:06 pm

Appery App Tester

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.

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

Appery App Tester

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

Emmz
Posts: 0
Joined: Sat Jun 23, 2012 11:06 pm

Appery App Tester

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

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

Appery App Tester

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

Emmz
Posts: 0
Joined: Sat Jun 23, 2012 11:06 pm

Appery App Tester

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

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

Appery App Tester

We'll check it. Thank you for description.

Emmz
Posts: 0
Joined: Sat Jun 23, 2012 11:06 pm

Appery App Tester

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

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

Appery App Tester

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

Emmz
Posts: 0
Joined: Sat Jun 23, 2012 11:06 pm

Appery App Tester

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.

Emmz
Posts: 0
Joined: Sat Jun 23, 2012 11:06 pm

Appery App Tester

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

Return to “Issues”