How to make a push notification that is send 2 hours later from the time that the user closes the app. But limit it to 3 times that specific day. I wrote some code on unity but it's send like crazy. Like the push notification is send every 10 seconds, and it persists more than 20 times? Of course, this is going to be used for iOS and android. Can you help me with code or how to make this possible. It's really driving me nuts. Thank you!
CodePudding user response:
CodePudding user response:
The Unity Mobile Notifications package adds support for scheduling local one-time or repeatable notifications on Android and iOS