Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

Murnster
Copy link

Requirements

  • Filling out the template is required. Any pull request that does not include enough information to be reviewed in a timely manner may be closed at the maintainers' discretion.
  • All new code requires tests to ensure against regressions

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant