I need to show "anything" when the user click on a Button or an image to say the user that the application is working.
Is there any way to do this easy without change all the code?
Thanks in advance
I need to show "anything" when the user click on a Button or an image to say the user that the application is working.
Is there any way to do this easy without change all the code?
Thanks in advance
Hi,
I want to create my final APK to publish in google Play but I can't build it with my own keys and certificates because I always get a built error.
I usually use this certificates to sign others native APKs to publish in market.
Any tip?
Now I have tried to invoke the service manually with JS and it work.
Change all the calls in my project it's a lot of time, Do you think that fix it soon?
precode
srvProyectosALista.execute({});
/code/pre
I have tried to put some break point yet.
The break point at top only stop on launching app.
The others one are not working.
I have deleted the old page shown event and created it again and it not work.
I have created another page shown event that show an alert message and it work fine.
I have tried, and if I invoke the service from a button. It works fine, but not if I invoke from the page show event.
the service not fails, simply the app isn't invoking it.
I have put log and alert tags in some points of the code and the app is not calling it.
Hi,
Today, when I have built my app, I can see that my services with manual implementation are not working.
Last week all of them were working.
I try to create new ones but none are working.
I see that Appery, now it is not calling them.
Help please.