Skip to content

Improve camera permission handling and error feedback #779

@HereIsMuhammad

Description

@HereIsMuhammad

Currently, when camera permission is denied or not granted, the library either shows a blank screen or fails silently.

Expected Behavior:

  • Display a user-friendly message when permission is denied
  • Provide a fallback UI instead of blank screen
  • Add a callback prop like onPermissionDenied
  • Detect permission state automatically

Why this matters:
Better UX and easier debugging for developers using the library.

I would like to work on this issue if approved.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions