aaif-goose / aaif-goose/goose-mobile
[Bug] Unable to enable permissions when installing from Firebase
- Vorherrschende Sprache
- Swift
- Sterne
- 163
- Forks
- 33
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
**Describe the bug**
During onboarding, the app requests a number of permissions (like displaying the app over other apps) that are not possible to enable. Looks like Google Play is blocking that somehow. See, for example, the screenshot below.
**To Reproduce:**
*Steps to reproduce the behavior:*
1. Install the app downloading the APK from Firebase.
2. Launch the application.
3. Try enabling the permissions from the Android system.
**Expected behavior:**
Expectation is that permissions can be enabled. It's not entirely clear which permissions are required for the application to function and which ones are optional.
**Supporting Material**
**Environment (please complete the following information):**
- OS: Android 16
- Pixel 9 Pro
**Additional context**
N/A
Beitragsleitfaden
Rechercherichtung
The issue is about Android permissions being blocked when installing via Firebase. Start by examining the AndroidManifest.xml to see which permissions are declared, especially 'display over other apps'. Check the app's onboarding flow and permission request logic. Look for any Firebase App Distribution or Google Play restrictions that might affect permission grants for side-loaded APKs. Test with a debug build from Firebase to reproduce the issue.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- android, firebase
- Bereich
- mobile-dev
- Issue-Typ
- Bug
- Schwierigkeit
- 4/5
- Geschätzter Aufwand
- 3-5 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 35/100