Answer the question
In order to leave comments, you need to log in
How can I use the Odnoklassniki SDK iOS to publish an image and text on a user's page?
For example, for VK :
1) authorization and session saving
2) execution of
VKRequest * request = [VKApi uploadWallPhotoRequest:photo parameters:{params} userId:0 groupId:0 ];
[request executeWithResultBlock:^(successBlock) {} errorBlock ^(failBlock) {};
Answer the question
In order to leave comments, you need to log in
With the iOS SDK, there is now an example of publishing through a special widget , you can do it like there.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question