May 2019
Intermediate to advanced
504 pages
11h 50m
English
Device registration is the first use case to be implemented and tested by the development team. In this scenario, the user would open (or install) the Auctions application and authenticate through one of the available identity providers. At this stage, we have the device information as well as the user identity, which we can use for registration. Let's see how this is done:
UNUserNotificationCenter.Current.RequestAuthorization( UNAuthorizationOptions.Alert ...
Read now
Unlock full access