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
Hi all,
today I've installed the last available version 3.6.9 of this awasome plugin in my Xamarin Forms 5.0.0.2244 Shell project. When I tried to build it, he said that this nuget package is missing Xamarin.Firebase.Iid package. When I've installed it, another error came:
Default FirebaseApp is not initialized in this process io.wedo.xam_arx_tasks. Make sure to call FirebaseApp.initializeApp(Context) first.
I gave up build Android today, continuing with iOS. Anyone else have the same problem? I have not any other experience with push notifications in Xamarin world.
The text was updated successfully, but these errors were encountered:
Hi all,
today I've installed the last available version
3.6.9
of this awasome plugin in my Xamarin Forms5.0.0.2244
Shell project. When I tried to build it, he said that this nuget package is missingXamarin.Firebase.Iid
package. When I've installed it, another error came:I gave up build Android today, continuing with iOS. Anyone else have the same problem? I have not any other experience with push notifications in Xamarin world.
The text was updated successfully, but these errors were encountered: