I have encountered an issue while using AppGyver to distribute my app as an APK for Android. When attempting to log in, the application fails to respond, and the login spinner keeps running indefinitely. After investigating, I noticed that there is no mobile data usage during this process, indicating that the login flow is not triggering any HTTP requests to the backend, which is powered by Firebase.