bluetooth scanner connects and disconnects in runtime when uses the permission
permissions.add(Manifest.permission.ACCESS_BACKGROUND_LOCATION)
Google changes it policy to first ask and then if user accept only then it will be executed
Solution is simply remove this or follow instructions for more clearity .
No comments:
Post a Comment