Button not functioning properly (error not identified)

The place to discuss anything and everything about running your LiveCode on Android

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
Cheong
Posts: 30
Joined: Tue Oct 27, 2015 7:49 am

Button not functioning properly (error not identified)

Post by Cheong » Fri Nov 06, 2015 7:37 am

Hi readers,

I have a standalone Login application created in .apk format and tested. The scene contains title username field, password field and their placeholders, and also a button to login. It works properly with the preview in LiveCode but when testing it with mobile phone, the button responds by animating only. The functions in the script assigned to the button didn't work.
Example of the functions: - go to next card.

Version of LiveCode used 7.0.5 community

Any idea why?

MaxV
Posts: 1580
Joined: Tue May 28, 2013 2:20 pm
Contact:

Re: Button not functioning properly (error not identified)

Post by MaxV » Fri Nov 06, 2015 2:03 pm

Try to use the last 7.x version of livecode.
My apps are fast.
Livecode Wiki: http://livecode.wikia.com
My blog: https://livecode-blogger.blogspot.com
To post code use this: http://tinyurl.com/ogp6d5w

Cheong
Posts: 30
Joined: Tue Oct 27, 2015 7:49 am

Re: Button not functioning properly (error not identified)

Post by Cheong » Wed Nov 11, 2015 2:22 am

Thanks, MaxV

It works now. :)

Post Reply