Skip to content

Asking for ACCESS_WIFI_STATE, CHANGE_WIFI_STATE, BLUETOOTH and BLUETOOTH_ADMIN permissions #13

@Zeswen

Description

@Zeswen

First of all, thank you for your awesome plugin! 😄

The dependency is adding the following permissions in the AndroidManifest.xml.

  • android.permission.ACCESS_WIFI_STATE
  • android.permission.CHANGE_WIFI_STATE
  • android.permission.BLUETOOTH
  • android.permission.BLUETOOTH_ADMIN

I am using this library for audio featured in the package volume which has system_shortcuts as a dependency.
This makes users think of malicious intentions related permissions, since they are not related to audio features.

It would be great to not have these permissions added by default and explain in the documentation how to add them.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions