Dhruvin Gevariya

Results 1 issues of Dhruvin Gevariya

Firebase Authentication not working github action ``` yml - name: Upload APK to Firebase App Distribution uses: wzieba/[email protected] with: appId: ${{ secrets.FIREBASE_APP_ID }} serviceCredentialsFileContent: ${{ secrets.SERVICE_CRED }} groups: ${{ secrets.FIREBASE_TESTERS...