Skip to content

[Feature request]: Add Enabled flag #1519

@YukiAttano

Description

@YukiAttano

Is there already an issue requesting this feature?

Please select affected platform(s)

  • Android
  • iOS
  • Windows

Use case

I've noticed that many people have issues with enabling the post installation flags to allow access to specific permissions.

It would therefor be nice, when a Permission check would respond in the console whether the flag is set or not.

Proposal

Some ideas i have are:

  • add the 'enabled' flag to the Permission as Permission.isEnabled or Permission.enabled.
  • print to the console when a permission is requested but the enabled value is not set
  • add PermissionStatus.disabled as another enum (least recommended)

Specific requirements or considerations

No response

Additional information or context

No response

Metadata

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