Skip to content

CameraView not disposing #270

@inimirpaz

Description

@inimirpaz

Possibly analogous to #205

You can also experience this with the "Nested Page" in the SampleApp project (.NET MAUI).

In some circumstances (e.g. navigating away from a page, using Shell navigation, ...) the camera stays opened in the background, which is not ideal. As a workaround one could remove the view / disconnect manually the handler (which in turn disposes the camera) and then instantiate a new one maybe in the OnAppearing/OnNavigatedTo of the page in question. @JimmyPun610 What would it be the proper way to fix this issue though?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions