You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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):
The text was updated successfully, but these errors were encountered: