Thank you for sharing this! Will help with a Unity App I'm building, hoping I can adapt your code into user customizable options for future notifications 🤞🤞
There is a massive game in the market for a video that defers asking for permission until we provide a custom message overlay which sells the value of enabling notifications and if they say "Yes" opens the native consent dialog and if they say no, closes the message. This is especially valuable because IOS only lets you ask once. But you also need to check if consent has been given, without doing something that triggers the consent dialog and that is what is causing me so much pain right now.
Amazing tutorial, really well explained, and up to date info.
Subscribed!
This is great!
I will try this as soon as I can.
Saludos!
This was great, thanks! Interesting note about the pre processors
wow, Professional and simple at the same time
Thanks so much for the tutorial, it works a treat🙂
Thank you!
Thank you for sharing this! Will help with a Unity App I'm building, hoping I can adapt your code into user customizable options for future notifications 🤞🤞
Just what I needed. Perfect, merci :-)
simple and clean. Great video
You Are Amazing, Thanks!
super helpful, thanks :)
Nice tutorial. But I have a question, can we set the specific time for the notification? instead of manually add hours
There is a massive game in the market for a video that defers asking for permission until we provide a custom message overlay which sells the value of enabling notifications and if they say "Yes" opens the native consent dialog and if they say no, closes the message. This is especially valuable because IOS only lets you ask once.
But you also need to check if consent has been given, without doing something that triggers the consent dialog and that is what is causing me so much pain right now.
Great tutorial!
Would it be possible to add a click event for when the user taps the notification while the app is in the foreground?
Thank you
Also what wallpaper do you use? And wallpaper engine?
i have a question. My notification only comes when i open the game again but i did all the same like you on android? Any ideas?
Did you find the reason, I have the same problem
FYI : the problem is that the phone was on battery saving mode, which seems to delay notifications
You havent called 'register notification channel' method
😻
Not Work