Skip to content

Conversation

Brazol
Copy link

@Brazol Brazol commented Feb 17, 2025

This pull request introduces a new feature to enable or disable multitasking camera access on iOS. The changes include adding a helper method and updating the method call handling.

New Feature: Multitasking Camera Access on iOS

  • common/darwin/Classes/FlutterWebRTCPlugin.m:

    • Updated method call handling to include ensureIOSMultitaskingCameraAccess.
    • Added the implementation of ensureMultitaskingCameraAccess to configure multitasking camera access based on the provided argument.
  • lib/src/helper.dart: Added a static method ensureIOSMultitaskingCameraAccess to the Helper class to invoke the new iOS functionality.

@Brazol Brazol requested a review from d3xvn February 17, 2025 12:48
Copy link

@d3xvn d3xvn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Brazol Brazol merged commit 84b2d7f into main Feb 17, 2025
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants