My app can receive FCM messages and display a notification okay.
My app can receive a system boot and display a program notification okay.
When my app starts from system boot, attempting to display a notification after receiving an FCM messages causes a crash. Works fine if I manually launch the app after system boot.
Is there a demo app on github that can do all these things?
I tried posting my code, but https://forums.xamarin.com seems to have bugs that prevent me from posting.