I am creating an app where I need users to set alarms. How can I do this without having to customize the code for each platform? If this can't be done, then how exactly do I enable the alarm functionality? so far, I have only been able to find examples for xamarin android.
↧