Java.Lang.NoClassDefFoundError when implementing firebase cloud messaging
Installing the Xamarin.Google.Dagger package solved this problem for me.
Just Install the package Xamarin.Google.Dagger. That should do the trick. Seems it's trying to look for the package but doesn't find it.