onaio / android-p2p

Wifi Direct P2P Research and Implementation for FHIR Core
Other
2 stars 0 forks source link

Request for NEARBY_WIFI_DEVICES permission for Android 13 and higher #76

Open Rkareko opened 4 weeks ago

Rkareko commented 4 weeks ago

Apps that target Android 13 (API level 33) manage Wi-Fi connections should request the NEARBY_WIFI_DEVICES permission.

According to the Request permission to access nearby Wi-Fi devices docs functionlarity such as peer discovery, connection, getting device info e.t.c require this permission

This update is part of the fixes for issues listed on [Prod apk] P2P failing to pair on some devices ticket