Can somebody tell me why, when I go to test my app. the screens don't change when I click a button?
Can somebody tell me why, when I go to test my app. the screens don't change when I click a button?
Hello,
Can you please provide more details on your problem?
Thanks
I'm building a mobile app. I got all my pages laid out and am working on text for them, but wanted to test it before getting too deep into it. There are 5 mobilescreens in all. When i opened it in test, the buttons on the first page don't take me to the other pages when I click on them. Is this because I need to format it in some way or is it just a broken?
You should set events for buttons to work. Select button on the screen, go to "Events" tab, add "Click" event, "Navigate To Page" action, select page.