Search found 59 matches

Go to advanced search

by Francisco Narro
Fri Feb 21, 2014 11:02 am
Forum: Issues
Topic: show waiting icon when click on a button
Replies: 1
Views: 495
 
Jump to post

show waiting icon when click on a button

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

by Francisco Narro
Mon Jan 27, 2014 10:20 am
Forum: Issues
Topic: Generate apk to google Play
Replies: 10
Views: 1461
 
Jump to post

Generate apk to google Play

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?

by Francisco Narro
Mon Jan 20, 2014 11:50 pm
Forum: Issues
Topic: Manual implementation on WebServices not working
Replies: 14
Views: 2099
 
Jump to post

Manual implementation on WebServices not working

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

by Francisco Narro
Mon Jan 20, 2014 11:16 pm
Forum: Issues
Topic: Manual implementation on WebServices not working
Replies: 14
Views: 2099
 
Jump to post

Manual implementation on WebServices not working

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.

by Francisco Narro
Mon Jan 20, 2014 10:19 pm
Forum: Issues
Topic: Manual implementation on WebServices not working
Replies: 14
Views: 2099
 
Jump to post

Manual implementation on WebServices 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.

by Francisco Narro
Mon Jan 20, 2014 10:08 pm
Forum: Issues
Topic: Manual implementation on WebServices not working
Replies: 14
Views: 2099
 
Jump to post

Manual implementation on WebServices not working

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.

by Francisco Narro
Mon Jan 20, 2014 9:55 pm
Forum: Issues
Topic: Manual implementation on WebServices not working
Replies: 14
Views: 2099
 
Jump to post

Manual implementation on WebServices not working

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.

by Francisco Narro
Mon Jan 20, 2014 9:40 pm
Forum: Issues
Topic: Manual implementation on WebServices not working
Replies: 14
Views: 2099
 
Jump to post

Manual implementation on WebServices not working

My App is the same that last week but now it isn't working. I invoke the service in the page event. I build manually the response map $ --Detalle --ID And I add my JS code in the implementation: precode $t.jsGetProyectos1 = $t.createClass(null, { init : function(requestOptions) { thi...
by Francisco Narro
Mon Jan 20, 2014 9:31 pm
Forum: Issues
Topic: Manual implementation on WebServices not working
Replies: 14
Views: 2099
 
Jump to post

Manual implementation on WebServices not working

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.

Go to advanced search