Display a web page in the app.
O.k , i succeeded .
Catch up wih the Appery.io community on our forum. Here you'll find information on the lastest questions and issues Appery.io developers are discussing.
https://forum.appery.io/
O.k , i succeeded .
What does the 'alert' means on phonegap code ?
Are you sure that's the right link?
Yes that's the right link ...
Well, in the html site tester it writes " Example getCurrentAcceleration "
So i have to move to real world .
Do you know any way to avid testing on real device .
Or in other words .... How close to the app itself is testing on your test app ?
How is it done ?
Try Tiggzi Mobile Tester for Android: https://play.google.com/store/apps/de...
How close to the app itself is testing on your test app ?
How is it done ?
It's pretty much the same. The PhoneGap app is downloaded to your phone.
If you have this capability already , you should consider doing this with the user
app . That is updating components remotely from the web console.
On user permission , and of course if that doesn't causes troubles .... like a
service that is always on (cpu usage) and cant be shut off on simple action.
Not sure I understand...what's the user app?
In a case when this app is finished and the app is in google play .
"Users" of this app won't need to seek for updates online ... just to consent when an update is available ( if they want to see updates ) and then when the update is available they will install it directly when they use it .
Not sure this is a good idea for apps that are not just website links ...