thudugala / Plugin.LocalNotification

The local notification plugin provides a way to show local notifications from .Net MAUI and Xamarin Forms apps .
MIT License
401 stars 66 forks source link

Invalid resource ID 0x00000000. [0:] Plugin.LocalNotification.LocalNotificationCenter: Error: OnReceive: #497

Closed WhileTrueThenRock closed 1 month ago

WhileTrueThenRock commented 1 month ago

Hi everyone, so i was following this guide: https://www.youtube.com/watch?v=dWdXXGa1_hI I've also added this to android manifest:

And after enabling notifications I'm getting this error: (Attached Screenshot)

Invalid resource ID 0x00000000. [0:] Plugin.LocalNotification.LocalNotificationCenter: Error: OnReceive:

  • Device: [Pixel 5] API 34 -Plugin.LocalNotification version 11.1.2

Annotation 2024-05-06 200745

WhileTrueThenRock commented 1 month ago

Worked, apparently it was a problem of colors, fixed it! Tried removing the post, bu marked it as complete, sorry and thanks for this great plugin , keep up the great work!