AgoraIO-Extensions / AgoraIO-Extensions/Agora-Flutter-SDK
[iPad OS] The camera fails to initialize when the app is running in Split View or Slide Over mode on iPad.
- Lenguaje dominante
- Dart
- Estrellas
- 795
- Forks
- 448
- Merge medio
- 12 h 19 min
- PR fusionados (30 d)
- 14
Descripción
**Is your feature request related to a problem? Please describe.**
I’m using the Agora Flutter SDK to build a video call app on iOS.
When the app runs in Split View or Slide Over mode on iPad, the camera cannot be started. This is likely due to the missing isMultitaskingCameraAccessEnabled = true setting on the underlying AVCaptureSession.
**Describe the solution you'd like**
It would be helpful to have a method exposed in the Flutter SDK to enable isMultitaskingCameraAccessEnabled on iOS, or ensure it is enabled by default in supported environments.
**Describe alternatives you've considered**
**Additional context**
agora 6.5.1
iPad Gen 10
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.