N
N
Nikolai M2015-09-04 15:50:38
iOS
Nikolai M, 2015-09-04 15:50:38

How to make sharing in Vkontakte for ios application?

It is necessary that sharing in VK be available through Share Popover, as it is implemented in Yandex.walks

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Squatch, 2015-09-05
@Squatch

And what exactly is the problem? Connect VK SDK and do something like:

UIActivityViewController *controller = [[UIActivityViewController alloc] 
   initWithActivityItems:@[text, url, image] applicationActivities:@[[VKActivity new]]];

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question