Skip to content

[Feature request]: support ACCESS_LOCAL_NETWORK Permission on Android #1549

Description

@frankvollebregt

Is there already an issue requesting this feature?

Please select affected platform(s)

  • Android
  • iOS
  • Windows

Use case

When the target SDK is set to 37, accessing devices on the local network is blocked by default.

See: https://developer.android.com/privacy-and-security/local-network-permission#android-17-enforcement

Local network is blocked by default for all apps that update their target SDK

Proposal

Add localNetwork as a new Permission group, so that this permission can be requested from Flutter.
https://developer.android.com/reference/kotlin/android/Manifest.permission#access_local_network

ACCESS_LOCAL_NETWORK

Specific requirements or considerations

No response

Additional information or context

No response

Activity

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

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