I know how to get user email address in vkSdkAccessAuthorizationFinishedWithResult method. How can I get his avatar image and other profile info?
I assume that i need to use VKRequest for this. Unfortunately i found no swift documentation for VK iOS SDK.
Ok, i finally found solution - you need to add this code inside vkSdkAccessAuthorizationFinishedWithResult method