SwiftLogic / WhatsAppClone-Series

Let's Build an iOS WhatsApp Clone (Video, Voice Calling & Push Notifications Included) using SwiftUI, UIKit, Firebase & StreamSDK
https://www.youtube.com/@SwiftSkool
MIT License
9 stars 0 forks source link

Video/Audio Calling #1

Open ak3zaidan opened 1 month ago

ak3zaidan commented 1 month ago

Hello, I noticed you have video/audio calls in your WhatsApp app demo. Do you have the source code for this? I'm trying to integrate video/audio single and group calls within my iOS app, I'd like to use the StreamSDk but I don't know where to start. I'd appreciate any help in this. I also have a messaging interface and I use Firebase as my backend, do you have any tutorial/source code on implementing push notifications for messages.

SwiftLogic commented 1 month ago

Hi, the source codes will be released gradually as I published the videos on my YouTube channel. The full source code will also be published on my patron with a detailed graph and article about the backend scaling strategies. And yes we do cover video calling, voice and text messages in this series and I'm using StreamSDK and firebase.