Hi Team,
I am using react-native-zoom-us version 12.0.0 in my React Native application.
Current Zoom SDK versions:
-
iOS:
6.1.0.16235(ZoomSDK) -
Android:
6.4.10(Zoom Meeting SDK)
I would like to know whether SceneDelegate is officially supported on the iOS native side with the mentioned react-native-zoom-us version and Zoom iOS SDK version.
Currently, when using SceneDelegate, the Zoom meeting UI is not appearing properly on iOS.
Could anyone confirm:
- Whether
SceneDelegateis supported with this SDK version? - If any additional native configuration is required for iOS?
Thanks.