rdelrosario / xamarin-plugins

Cross platform Xamarin & Windows plugins for PCLs
MIT License
178 stars 161 forks source link

Failed to show notification: Missing icon #115

Open matanmarciano opened 7 years ago

matanmarciano commented 7 years ago

Hi, im just try to use it with firebase and everything is greate BUT i have one problem. when im try to push a notification with "Advanced options" using Firebase console->Notification->New message I dont got the notification in my android, im just see this lines in Debug output: "03-16 12:29:03.881 D/Mono (17640): Assembly Ref addref Xamarin.GooglePlayServices.Gcm[0xebd7e9a0] -> Xamarin.Android.Support.v4[0xebd7e160]: 3 03-16 12:29:03.891 W/art (17640): JNI RegisterNativeMethods: attempt to register 0 native methods for md563bb5d7cd114ceda82ec85fb57ce3637.PushNotificationsReceiver 03-16 12:29:03.931 W/GcmNotification(17640): Failed to show notification: Missing icon "

PLEASE ADVISE

rdelrosario commented 7 years ago

Do you have an app icon set up?