paris
Posts: 0
Joined: Sun Jun 15, 2014 7:15 pm

Android apk doesn't function

I just finished an android application using your interface, in the emulator works perfectly, when I export the apk and install it on several phones, it doesn't . I shared the app at a href="mailto:support@appery.io" rel="nofollow"support@appery.io/a.
I used the suggested minimum sdk 2.2 and the 4.2 at the preferred one, which is our case. Some of the android devices I tried to use it is the Samsung note 1 and note 3.
I gave permission to all modules of android os, I also tried to give just the necessary permissions.
Please have a look at the shared app. Any idea why it only works on the emulator and not on the devices?
Thank you for your time

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

Android apk doesn't function

Hello Paris,

Could you please tell what exactly doesn't work? Provide us with steps to test.
As installed app (tested on Android 4.2.2) working for me the same as on web.

paris
Posts: 0
Joined: Sun Jun 15, 2014 7:15 pm

Android apk doesn't function

It doesnt find my location on map and doesnt center it, so for starters it doesnt use the geolocation service as on the emulation, also it doesnt create the entry on the database, by the way I cant find your entry on the database, so I dont think it works on your phone either...

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

Android apk doesn't function

Could you please post step-by-step instruction how we can test this?

paris
Posts: 0
Joined: Sun Jun 15, 2014 7:15 pm

Android apk doesn't function

OK first of, let me clear something out so that we don't do things twice...
The "How to Json?" thread is also by us and we will kill that thread and focus here.
Ok now to the issues, the app in the browser emulator starts and centers and zooms at the correct location. It also writes the appropriate entry on the database. The app on the phone, loads up, BUT centers on [0,0], in the middle of the Atlantic, and it doesn't write an entry on the database....as a result we can not test the other features of our app...
What the application should do is put you on the map as a center, and other users in the database, around you as pins...

paris
Posts: 0
Joined: Sun Jun 15, 2014 7:15 pm

Android apk doesn't function

Any thoughts??

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

Android apk doesn't function

Hi,

Could you please try debugging with Weinre?
http://devcenter.appery.io/documentat...
This doesn't work for us even in browser. Did you change the app?

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

Android apk doesn't function

Your services call each other: geolocation1 invokes createcar, createcar invokes geolocation2, then updatecar, query , geolocation2 and so on...

Return to “Issues”