Skip to content

onPermissionsResult is not called #514

Open
@ohhyungkwon

Description

Steps to Reproduce

There is no way to hand over onPermissionsResult handler using builder.

  1. Launch camera view for the first time.
  2. Deny camera access when the permission dialog prompts.

Expected results

onPermissionsResult get called and so I can close the camera view

Actual results

builder does not provide a onPermissionsResult as a parameter.

About your device

Apple iPhone X 16.7.10

Your flutter version

Flutter 3.22.3 • channel stable • https://github.com/flutter/flutter.git
Framework • revision b0850beeb2 (8 weeks ago) • 2024-07-16 21:43:41 -0700
Engine • revision 235db911ba
Tools • Dart 3.4.4 • DevTools 2.34.3

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions