Closed idrive-pankaj closed 2 years ago
We merged the examples: https://github.com/jitsi/jitsi-meet-sdk-samples/tree/master/ios/swift/JitsiSDKTest where did you see that link so we can fix it?
Hi @saghul You can find these links here - https://github.com/jitsi/jitsi-meet-sdk-samples click on ios/swift-pip example and it will redirect to a broken link.
Another one you can find it here - https://github.com/jitsi/jitsi-meet/issues/6439
@saghul is it possible to have a PIP mode experience the same as Android in the iOS app? I am planning to implement pip mode in the iOS but as I can see in the example, it's not showing in pip mode if the app goes in the background.
Unfortunately not yet. There is a native API but implementing support for it is nontrivial at this stage.
I have tried these links and it shows a 404 error instead of a picture in picture mode example code.
1) https://github.com/jitsi/jitsi-meet-sdk-samples/blob/master/ios/swift-pip 2) https://github.com/jitsi/jitsi-meet-sdk-samples/tree/master/ios/swift-pip/JitsiSDKTest
I will appreciate if you can share the example code for the picture-in-picture functionality in iOS.