Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Requesting permission after app install #36

Open
sunkibaek opened this issue Oct 4, 2016 · 4 comments
Open

Requesting permission after app install #36

sunkibaek opened this issue Oct 4, 2016 · 4 comments

Comments

@sunkibaek
Copy link

Hello,

I was just wondering if there is a way to delay asking for notification permission. My app now asks for it right after installation but do you have an API for asking it when I want?

Thanks!

@tdzl2003
Copy link
Member

tdzl2003 commented Oct 6, 2016

which platform? iOS or Android?

@sunkibaek
Copy link
Author

It's iOS.

@tdzl2003
Copy link
Member

tdzl2003 commented Oct 6, 2016

When did you call requestPermissions()? You app should ask for permissions after this function was called.

@sunkibaek
Copy link
Author

I see ... what should happen when we do not call requestPermissions()? We do not call it and it just asks right after initial launch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants