VKCOM / vk-ios-sdk

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

vkSdkAccessAuthorizationFinishedWithResult no response #605

Open Panda-K opened 1 year ago

Panda-K commented 1 year ago

I downloaded vk-ios-sdk 1.6.3, and run the example, then I clicked "Get new access token" button, it jumped to the authorize page, and then I input my account and pwd, then it loading forever. At the same time, I added a breakpoint in vkSdkAccessAuthorizationFinishedWithResult function, but it never run into the function. Counld you please help me to solve this issue? thanks!

iOS 15.6