VKCOM / vk-ios-sdk

iOS library for working with VK API, authorization through VK app, using VK functions
MIT License
298 stars 165 forks source link

VKSdkUIDelegate methods called improper way #537

Open own2pwn opened 6 years ago

own2pwn commented 6 years ago

When performing right swipe gesture to dismiss webview (auth controller) vkSdkDidDismiss isn't called after the swipe. vkSdkWillDismiss called only after the controller was dismissed.