I'm having the same problem described above. Any further suggestions on how to troubleshoot? My situation is that I have a button with the following code. When it's clicked on, nothing happens.
on mouseUp
go to card "cardEditCategories"
end mouseUp
hi Athlene & Genie - here is my list of irritating questions, maybe one of them will remind you of something that will lead you to the solution - got any frontscripts in your stacks? Or behaviors with 'before' handlers? what version of LiveCode are you using? what Android SDK are you applying? could it be a bug in LiveCode? do you get the same results with emulator as on real devices? what happens if you have another button that sends a 'mouseup' message to the problem button? if you create a new button with the same script does this work? if you create a 'hello world' app for android does this also have wonky buttons?
And finally, Athlene what happens if you make the button a bit bigger for your Android builds?
Dave, thank you for the reply. To start, I haven't even tried in an emulator yet. It's not working in the IDE. Building as a standalone, not Android (yet.) I have some onLoad handlers for the two cards in the app (pretty simple app so far!) Using LiveCode 7.0.6 build 10038. I will try to create another button to test. I'll report back once I get a chance to do so. Thanks again for the troubleshooting ideas.
If there is a problem when you try to go to the card it will appear in "the result" for example, if I try to go to a card that doesn't exist, the result contains "No such card". Hopefully if there is something wonky going on, you'll be able to figure it out using the result.