I’ve been testing a registration page in my app. This has worked seamlessly in the live test via the Thunkable App. After entering the info, the user can click a Button which does 2 things: (1) saves to Firebase and (2) navigates to another page.
No issues with Live Test as this works perfect. However, when I download the APK, this no longer works.
What has happened to cause this error and how can I fix it?