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

[QUERY] iOS authorization request #39

Open
henrikweimenhog opened this issue Dec 13, 2020 · 1 comment
Open

[QUERY] iOS authorization request #39

henrikweimenhog opened this issue Dec 13, 2020 · 1 comment

Comments

@henrikweimenhog
Copy link

Query/Question
It is unclear whether I need to make an authorization request for using notifications when I use Azure notifications hub. I assume that I still do, but do I need to do it before calling MSNotificationHub.Start() or can I do it at a later stage?
I would like to have my auth request deeper into my app code together with some explanations, but can/should I still have the MSNotificationHub.Start() and MSNotificationHub.SetDelegate() in my AppDelegate?

Other than that I like this new version of your push services, but please mark all other documentation as deprecated with links to this updated version. It is all very confusing atm.

Thanks!

Why is this not a Bug or a feature Request?
It is purely a documentation issue. Should I call for authorization and in what order?

Setup (please complete the following information if applicable):

  • OS: any iOS
  • IDE : any IDE
  • Version of the Library used 3.1.1
@pablolop002
Copy link

pablolop002 commented Jan 20, 2021

Authorization request for using notifications is handled by the iOS package itself, you don't need to worry about that.

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