Agora-Flutter-SDK
Agora-Flutter-SDK copied to clipboard
Support for call PIP in iOS?
Hello!
I'd like to know if the agoraIO flutter SDK supports continuing the call in a PIP on iOS, like google meets:
Thank you!
That should be implemented on the native layer.
That should be implemented on the native layer.
Is there any tutorial on how to do it? Does using the flutter SDK make it any different than implementing on the native agoraIO iOS SDK?
I am developing a Flutter application and the PIP feature required for customer needs. But there's no Plugin for Flutter's Agora SDK that offers calls continuously running on PIP mode. Apple's announcement of iOS 15 got Apple AVKit. As a non-native developer, I have no clue how to implement it in Swift. I don't want to waste time learning Swift to implement such a thing that I don't even know if it's compatible. Is there someone implementing it for us?