Skip to content

Android 10 scanning does not find any device #4

Description

@Wicz3k

Hi,
when I was checking why my Flutter app does not find any BLE device i find out that you have this app. I realized that this app also does not see any ble device on Android 10. In my app i have to add
<uses-permission android:name="android.permission.ACCESS_BACKGROUND_LOCATION" android:maxSdkVersion="30"/>
to AndroidManifest to make ble scanning possible on Android 10 device. Please add this line to Android manifest and UniversalBle Example.

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