Xamarin.android Default FirebaseApp is not initialized in this process

前端 未结 3 1836
攒了一身酷
攒了一身酷 2021-01-17 13:43

I face issue with get token from firebase (push notification)

Default FirebaseApp is not initialized in this process com.ready_apps.Nebka.Business. Make sure         


        
3条回答
  •  自闭症患者
    2021-01-17 14:08

    Just Clean the solution once and run the app again.

    This bug is already reported to Xamarin. https://bugzilla.xamarin.com/show_bug.cgi?id=56108

    This solution is provided in their comment thread, it might get fixed in the newer release of xamarin NuGet package.

提交回复
热议问题