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.