I am trying to implement firebase push notifications on my .Net Maui app. When I try to set my appicon as the smallicon of the notification it is not recognised.code snippet
This is working in xamarin.forms. Can anyone please help me with this?
I am trying to implement firebase push notifications on my .Net Maui app. When I try to set my appicon as the smallicon of the notification it is not recognised.code snippet
This is working in xamarin.forms. Can anyone please help me with this?
Copyright © 2021 Jogjafile Inc.
You can put the image in the
Resources/Imagesfolder in the MAUI. It is different between the Maui and Xamarin. Then change the wrong code toResource.Drawable.appicon.