Skip to content
This repository has been archived by the owner on Oct 6, 2020. It is now read-only.

SinchCalling_Swift is a sample application for app to app calling using Sinch framework (https://www.sinch.com/). This application is similar to the application you get while you download Sinch SDK from official website, but this is written in Swift.

License

Notifications You must be signed in to change notification settings

iamyogish/SinchCalling_Swift

Repository files navigation

SinchCalling_Swift

SincCalling_Swift is a sample application for app to app calling using Sinch framework (https://www.sinch.com/). This application is similar to the application you get while you download Sinch SDK from official website, but this is written in Swift.

Steps to Run this app:

  1. Go to the project directory location in terminal & run pod install which will install the necessary dependency.

  2. Register yourself at Sinch.

  3. Register your app in Sinch, you'll get the Application Key and Secret.

  4. Paste the Application Key & Secret in initSinchClientWithUserId method of AppDelegate.

  5. That's it Go Ahead & Run.

To Update Sinch SDK in future :

As Sinch SDK is installed via. CocoaPod, all we need to do to is run pod update for the project.

About

SinchCalling_Swift is a sample application for app to app calling using Sinch framework (https://www.sinch.com/). This application is similar to the application you get while you download Sinch SDK from official website, but this is written in Swift.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published