Skip to content

[camera_avfoundation] Functions don't properly conform to "Camera" protocol #170439

@vashworth

Description

@vashworth

https://ci.chromium.org/ui/p/flutter/builders/try/Mac_arm64%20macos_repo_checks/8789/infra

 warning: sendability of function types in instance method 'stopVideoRecording(completion:)' does not match requirement in protocol 'Camera'; this is an error in the Swift 6 language mode

warning: sendability of function types in instance method 'captureToFile(completion:)' does not match requirement in protocol 'Camera'; this is an error in the Swift 6 language mode

warning: sendability of function types in instance method 'setExposurePoint(_:withCompletion:)' does not match requirement in protocol 'Camera'; this is an error in the Swift 6 language mode

warning: sendability of function types in instance method 'setFocusPoint(_:completion:)' does not match requirement in protocol 'Camera'; this is an error in the Swift 6 language mode

warning: sendability of function types in instance method 'setZoomLevel(_:withCompletion:)' does not match requirement in protocol 'Camera'; this is an error in the Swift 6 language mode

warning: sendability of function types in instance method 'setFlashMode(_:withCompletion:)' does not match requirement in protocol 'Camera'; this is an error in the Swift 6 language mode

warning: sendability of function types in instance method 'setDescriptionWhileRecording(_:withCompletion:)' does not match requirement in protocol 'Camera'; this is an error in the Swift 6 language mode

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2Important issues not at the top of the work lista: pluginsSupport for writing, building, and running plugin packagesp: cameraThe camera pluginplatform-iosiOS applications specificallyteam-iosOwned by iOS platform teamtriaged-iosTriaged by iOS platform team

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions