I'm developing an application that allows me to connect to a bluetooth device on a circuit I designed. I've already established a connection with the bluetooth, but as soon as I change screens on my app the connection is no longer recognized by any of the methods I run. As if every script is separate for every screen. Can anyone give me any tips on how to keep the connection I made on one screen to be preserved on screen change?
for bluetooth I recommend you to use only one screen
to simulate different screens, just use vertical screen arrangements and set them to visible = false or true as needed
I understand, thanks Taifun!
댓글 없음:
댓글 쓰기