flutter_nearby_connections
flutter_nearby_connections copied to clipboard
Plugin stops working on Android above version 12
It works well on real devices android version below 12 ,
trials as below:
- Tried to add these extra permission in the manifest as mentioned here [issue#29].
- tried to change device_info package with device_info_plus as mentioned here [issue#48].
still didn't work , any advices please,
Thanks in advanced.