Page 1 of 1

Problem adding a text in database device

Posted: Thu Jan 08, 2015 3:08 am
by She

Hi team,

I followed the tutorial in youtube.:

Image

the problem, when i installed the .apk in the gadget i cant add text, the following in the database:
screenshot is in below:

Image


Problem adding a text in database device

Posted: Thu Jan 08, 2015 5:58 am
by Yurii Orishchuk

Hi Sherwin,

Please specify what code you use for these(problems) request parameters(i can see there is some code but can not see what exactly).

http://prntscr.com/5ptql7/direct

Regards.


Problem adding a text in database device

Posted: Thu Jan 08, 2015 6:38 am
by She

Hi Yuri,
the code there is:

return value;

Thanks.


Problem adding a text in database device

Posted: Fri Jan 09, 2015 1:29 am
by She

Problem adding a text in database device

Posted: Fri Jan 09, 2015 5:26 am
by Yurii Orishchuk

Hi Sherwin,

May be your device update service not working?

Please try to debug it with weinre debugger.

See details here: http://devcenter.appery.io/documentat...

then you can see request with it parameters and response.

Regards.


Problem adding a text in database device

Posted: Fri Jan 09, 2015 6:32 am
by She

Hi Yuri,

Thanks for responding.

when i run the application to the browser tester. the app is updating.

but when i installed the APP into the android device. the app do nothing.

Image


Problem adding a text in database device

Posted: Mon Jan 12, 2015 2:14 am
by Yurii Orishchuk

Hi Sherwin,

Please take a look here in the request response tab:

Details: http://prntscr.com/5rfa3d/direct

Regards.