Baseflow / Baseflow/flutter-permission-handler

Bluetooth android only permissions check should be always allowed on iOS

Open
#893 1 comment 1 reaction 0 assignees View on GitHub
P2 platform: android platform: ios type: documentation
Dominant language
Dart
Stars
2.2k
Forks
970
Avg merge
14h 22m
Merged PRs (30d)
2

Description

## 🏗 Enhancement Proposal

bluetooth: "When running < iOS 13 or Android this is always allowed."

This is not a case for bluetoothScan and bluetoothConnect. permissions are denied on iOS

### Pitch

Now we need to check the platform before checking the bluetoothScan and bluetoothConnect.
I made a mistake in code and checked this permision in iOS...

### Platforms affected (mark all that apply)
- [x] :iphone: iOS
- [ ] :robot: Android

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.