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
The Android implementation of FirebasePushNotificationManager uses Xamarin.Firebase.Messaging in order to interact with Firebase SDK. The referenced nugets are outdated. Find the most actual versions that support net7.0-android and net8.0-android.
Background & Context
We need to use separate nugets for net7.0-android and net8.0-android. Following nugets have proved to work. Strangly, the latest stable version of Xamarin.Firebase.Messaging did return a compile error.
Description
The Android implementation of FirebasePushNotificationManager uses Xamarin.Firebase.Messaging in order to interact with Firebase SDK. The referenced nugets are outdated. Find the most actual versions that support net7.0-android and net8.0-android.
Background & Context
We need to use separate nugets for net7.0-android and net8.0-android. Following nugets have proved to work. Strangly, the latest stable version of Xamarin.Firebase.Messaging did return a compile error.
Screenshots, Attachments, Links
The text was updated successfully, but these errors were encountered: