Temasys / SkylinkSDK-iOS-Sample

Temasys SkylinkSDK for iOS - Sample App - Objective C
https://temasys.io
Other
16 stars 9 forks source link

Working with Firebase #14

Closed Hamza123Imran closed 6 years ago

Hamza123Imran commented 6 years ago

I developing chat app, i want to confirm that will this will work with firebase? because my app backend is in firebase and i want video and audio call in the app.

RomainPln commented 6 years ago

Hello, yes, Skylink SDK's video and audio call will work in an app that uses Firebase for it's backend. Therefore I'm closing this but feel free to re-open if you happen to notice any issue.

Hamza123Imran commented 6 years ago

Can u provide any link for that or tutorials that how can integrate this with my firebase backend?

RomainPln commented 6 years ago

The two are not really related you can follow the tutorials for integrating Firebase and Skylink separately and then develop the interactions you want to have between the two, if any. really depends on what you want to do here.

Hamza123Imran commented 6 years ago

U have lib in swift language?

RomainPln commented 6 years ago

No as of now the SDK is written in Objective-C but it works in Swift implementations like any other ObjC SDK, you can refer to this thread https://github.com/Temasys/SkylinkSDK-iOS-Sample/issues/15