Hello all,
I am developing an app at my current internship and we use Expo Go to test it. However, just a couple seconds after my app loads, I lose the ability to interact with it. I can still interact with the rest of Expo Go (if I press the triangle back button, minimise, then maximise the application), but my particular app doesn’t acknowledge my input.
However, my app has not frozen even after I lose the ability to control it. I can tell because it sends a network request when it is opened and then changes its appearance when it receives a response - both of which are observable even after I can no longer interact with it.
This issue is not present on any of the other Android apps I use (Signal, Fennec, Protonmail), oddly enough.
So has anyone else had a similar issue? Any ideas on what can be done to troubleshoot or fix it? Any insight is greatly appreciated