Launching Viber app via URL scheme on iOS

后端 未结 9 1228
野趣味
野趣味 2020-11-30 12:46

I\'m making an iOS app which can open Viber app and automatically call a person or go to chat window with the person. Is there any url scheme for Viber to do that such as:

9条回答
  •  萌比男神i
    2020-11-30 13:41

    viber://contact?number= mobile number
    

    It will open the particular user contact. Give user to select chat and call.
    it worked for me!

提交回复
热议问题