tripflex / WifiWizard2

A Cordova plugin for managing Wifi networks (new version of WiFiWizard) - Latest is version 3+
https://www.npmjs.com/package/cordova-plugin-wifiwizard2
Apache License 2.0
122 stars 146 forks source link

Wi-Fi RTT Manager Ranging Feature for Android + iOS Fixes to request Location Perms #140

Open Murnster opened 3 months ago

Murnster commented 3 months ago

Requirements

Description of the Change

See https://developer.android.com/develop/connectivity/wifi/wifi-rtt. Added function to range the distance to Wi-Fi Access Points and Wi-Fi Aware devices after scanning for Wi-Fi. Also worked on some changes for iOS to remove deprecated code and add Location permission checks.

Why Should This Be In Core?

Fixes iOS errors on newer versions and adds the Wi-Fi RTT Ranging functionality for Android

Benefits

iOS stability and Wi-Fi RTT Ranging functionality for Android

Possible Drawbacks

Possibly changes the handling of iOS devices fetching connected Wi-Fi Information

Applicable Issues

Must scan for Wi-Fi prior to RTT Ranging and Wi-Fi RTT is not available on iOS