OneDrive / onedrive-sdk-ios

OneDrive SDK for iOS
https://dev.onedrive.com
Other
101 stars 88 forks source link

One Drive Login PresentContrller iOS13 #212

Open usman1372 opened 4 years ago

usman1372 commented 4 years ago

when calling (ODClient authenticatedClientWithCompletion) in iOS 13. The present controller appears for login but the user can dismiss it using gesture as per iOS 13. When the user does not use the cancel button the delegate not being called and progress hud disappear after request time out.