How do I make an alarm force-open my application?

Char les 1 Reputation point
2022-05-15T12:14:22.847+00:00

I'm trying to make a very simple timer/alarm app in Xamarin for Android.
I have the timer, it ticks down, and when it hits 0, it sends a push notification.
But I want more, I want it to open my app up from sleep, to the page the timer was on, and display the name of the alarm.

I am using:
Xamarin.Android.Support.V4
Xamarin.Essentials
Xamarin.Forms

Any help would be appreciated.

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,294 questions
{count} votes