mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-09-17 09:10:30 +00:00
Update Auhenticating Users on iOS
documentation with automatic authentication hint
This commit is contained in:
parent
0f44f6f4ad
commit
f2b7f3d575
@ -30,6 +30,8 @@ Previous versions of HockeySDK for iOS used the response of the method `UIDevice
|
||||
|
||||
The app opens Safari and asks the user to log in to his HockeyApp account.
|
||||
|
||||
The strategies **BITAuthenticatorIdentificationTypeDevice** and **BITAuthenticatorIdentificationTypeWebAuth** also allow for automatic authentication as explained [here](http://hockeyapp.net/blog/2014/01/31/automatic-authentication-ios.html).
|
||||
|
||||
After setting up one of those strategies, you need to trigger the authentication process by calling
|
||||
|
||||
[[BITHockeyManager sharedHockeyManager].authenticator authenticateInstallation];
|
||||
|
Loading…
x
Reference in New Issue
Block a user