Y
Hacker News
new
|
ask
|
show
|
jobs
by
saagarjha
2297 days ago
Interestingly, I run exactly this in one of my apps. A lot of users never actually figure out my app has notifications, but I sleep a lot better at night knowing that I'm not annoying people with prompts.
1 comments
layoutIfNeeded
2297 days ago
Why don’t you do it the first time they access a feature related to notifications?
link
saagarjha
2297 days ago
That is indeed exactly when I present the alert: when they enable notifications from settings.
link