AgoraIO-Community / VideoUIKit-iOS

Swift package and CocoaPod to simply integrate Agora Video Calling or Live Video Streaming to your iOS or macOS app with just a few lines of code.
https://agoraio-community.github.io/VideoUIKit-iOS/documentation/agorauikit
MIT License
64 stars 9 forks source link

SwiftUI Example does not build #91

Open te-ch99 opened 1 year ago

te-ch99 commented 1 year ago

Error - Missing package product 'AgoraRtmControl'

maxxfrazer commented 1 year ago

Thanks for reporting that, will take a look as soon as possible. If you need to get an example running sooner, just try commenting out that line. Feel free to open a PR if that fixes it too.

Otherwise, there's a separate open source SwiftUI library that's being worked on now that's a bit more swiftui-friendly: https://github.com/AgoraIO-Community/SwiftUIRtc