Skip to content
This repository was archived by the owner on Jan 14, 2025. It is now read-only.

Allow android Q to use wifi api for now #17

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

Conversation

saurabytes
Copy link
Contributor

@saurabytes saurabytes commented Jun 10, 2019

After a bit more testing turns out Android Q is still supporting the old API and rejecting the wifi connect calls for it makes less sense.
This PR will

  1. Android Fix: Allows the connect API to be used by Android Q again.
  2. Android Fix: The reconnect to a previously self added wifi configuration for < Oreo
  3. Android Fix: An illegal violation crash related to callback being invoked more than once when attempting to force bind to a wifi network

@saurabytes
Copy link
Contributor Author

@tadasr I found a couple of bugs which are addressed in this PR.

@saurabytes
Copy link
Contributor Author

@tadasr any chance you had a look at this?

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

Successfully merging this pull request may close these issues.

4 participants