aaif-goose / aaif-goose/goose-mobile

[Bug] Unable to enable permissions when installing from Firebase

Ouverte
#146 1 commentaire 1 réaction 0 personnes assignées Voir sur GitHub
bug
Langage dominant
Swift
Étoiles
163
Forks
33
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

**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**
Image

**Environment (please complete the following information):**
- OS: Android 16
- Pixel 9 Pro

**Additional context**
N/A

Guide de contribution

Ouvrir le guide de contribution

Piste de recherche

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.

Rédigé par le modèle d'indexation à partir du texte de l'issue.

Évaluation

Stack technique
android, firebase
Domaine
mobile-dev
Type d'issue
Bug
Difficulté
4/5
Temps estimé
3-5 jours
Activité
À l'abandon
Clarté
Plutôt claire
Accessibilité débutants
35/100

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.