Hi,
Please help me with my queries.
(1) I would like to notify the user every (x) minutes only when the app is in sleep state. Also, I would like to resume the app to active state.
(2) If the app is in closed state I would like to start the app by notifying the user // For the user has set a reminder and the app is closed.
How could I go about in implementing it?
Thank you!