Hello everyone.
I am new to app inventor. Currently I am trying to develop an app for my final year project.
My app uses the NFC services that is provided by AppInventor.
Now the app I am trying to develop has multiple screens. So let say screen 2 has the NFC function in it.
Everytime the app tries to read or write an NFC tag, it will just go back to screen 1. As if the read or write command will 'kick' the app back to the initial screen.
Now i know my code works as I have done it on a single screen app with no trouble.
Now I am just trying to improve the GUI by adding multiple screen so the app does not look congested.
I hope you guys can understand what I am trying to say and hopefully tell me what is wrong or what seems to be the problem. Thank you.