Question by
Riehn93 · Mar 15, 2017 at 07:08 PM ·
androidunity 5pluginnotification
Android plugin - how to create a daily notification
Well, I have searched around the internet and have found numerous examples and non-working plugins for unity+android notifications.
I wanted to create a simple plugin that uses the android alarm manager to set a reoccuring notification at an in-app specified time. So in the app the user can choose when the notification will occur.
Another notification should also occur daily at random, but the user should be able to specify when the random notification shouldn't occur (ex. so it wouldn't occur from 14 to 19).
At this point I am completely clueless, so I hope to get some help.
Comment