In one of my application I want to integrate Viber. I searched on google for SDK but all my effort went in vain. So I have following question.

QUE:

Is it possible to integrate Viber in my application?

If yes, then provide me link for SDK and doc.

PURPOSE:

In my application I want to implement invite feature. When user tap on "Invite Via Viber" my application will open vibe application. After that end-user will select the contact and in share predefined text that I Passed through my app.

有帮助吗?

解决方案

You can not do this. Viber does not provide any SDK or API for this purpose. You may take interest in login via Facebook or Twitter..

Because these social sites are way too popular than Viber.

You may look at these links:

  1. https://developers.facebook.com/docs/ios/
  2. https://dev.twitter.com/docs/ios
许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top