You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 6, 2024. It is now read-only.
Hello, I found an issue on MAUI. It's not blovking but I'm curious to find the problem behind this issue.
I used visual studio 17.3.0 Preview 6.0
I work with an emulator Android 11.0 API 30.
Google Play Services Version
118.0.2.1
Issue
So I got this message in my output ([FA] Failed to retrieve Firebase Instance Id) and I don't know why. It's not blocking, but i would understand why I got this message. I link a github repositorie with the code I used. To reproduce the error just launch the solution on an Android platform.
For me the issue was that the android bundle name was not the same as the one configured in firebase. These 2 must match. Quite obvious when you think about it. But easy mistake and hard to understand from the error message. Hope this helps.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hello, I found an issue on MAUI. It's not blovking but I'm curious to find the problem behind this issue.
I used visual studio 17.3.0 Preview 6.0
I work with an emulator Android 11.0 API 30.
Google Play Services Version
118.0.2.1
Issue
So I got this message in my output ([FA] Failed to retrieve Firebase Instance Id) and I don't know why. It's not blocking, but i would understand why I got this message. I link a github repositorie with the code I used. To reproduce the error just launch the solution on an Android platform.
Packages used:
The repo with my code.
https://github.com/Pnixys/testfirebase.git
Build settings (tools)
default settings.
Steps to Reproduce (with link to sample solution if possible):
Just run the solution.
Output
[FA] Activity resumed, time: 181976177
[FA] Failed to retrieve Firebase Instance Id
[FA] Connection attempt already in progress
The text was updated successfully, but these errors were encountered: