My Studio project is working completely fine when I am on the computer, but it is not working when trying to test on the phone. I have a couple of buttons created using JS that I am testing. When I press the buttons on the phone, the console.log statements show that they are working properly, but nothing visually happens on the phone. Again, it works completely fine on the computer and I am able to see both the visual feedback and the console.log statements.
Looking into this offline, when we reach a solution I’ll post it.