Files to look at:
Shared Project
iOS Project
Android Project
This example describes how to:
- Enable the Edit Appointment form that allows users to add reminders to appointments.
- Plug reminders into the iOS and Android alarm systems so that they send notifications outside the application's UI. Each notification includes appointment subject and time interval.
- Handle reminder notifications to open an edit form for the corresponding appointments when a user taps notifications.
For a complete description, refer to the following help topic: Manage Reminders.
To run the application:
- Obtain your NuGet feed URL.
- Register the DevExpress NuGet feed as a package source.
- Restore all NuGet packages for the solution.
