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

fix(iOS): add missing isHidden flag to connectToProtectedSSID #306

Merged
merged 1 commit into from
May 26, 2023

Conversation

robrechtme
Copy link
Contributor

Follow-up PR on #287. That PR introduced an extra param on Android but not on iOS, causing the method to fail.

@robrechtme robrechtme force-pushed the fix/isHidden branch 2 times, most recently from 18f61ee to 8d23102 Compare May 26, 2023 12:49
ios/RNWifi.m Show resolved Hide resolved
Follow-up PR on JuanSeBestia#287. That PR introduced an extra param on Android but not on iOS, causing the method to fail.
@gitisaac gitisaac merged commit 11a703d into JuanSeBestia:master May 26, 2023
JuanSeBestia pushed a commit that referenced this pull request May 26, 2023
## [4.8.3](v4.8.2...v4.8.3) (2023-05-26)

### Bug Fixes

* **iOS:** add missing isHidden flag to connectToProtectedSSID ([#306](#306)) ([11a703d](11a703d)), closes [#287](#287)
@JuanSeBestia
Copy link
Owner

🎉 This PR is included in version 4.8.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

timok06 added a commit to enna-systems/react-native-wifi-reborn that referenced this pull request Aug 4, 2023
* master_new:
  chore(asdf): add a .tool-versions for asdf, set node to 16.18.0 and update package-lock files
  chore(release): 4.8.3 [skip ci]
  fix(iOS): add missing isHidden flag to connectToProtectedSSID (JuanSeBestia#306)
  chore(release): 4.8.2 [skip ci]
  fix: prefer not to mutate the ScanResult object (JuanSeBestia#268)
  chore(release): 4.8.1 [skip ci]
  fix: update android native dependencies
  chore(release): 4.8.0 [skip ci]
  feat(Android): added feature to connect to hidden wifi on android 10 (JuanSeBestia#287)
  chore(release): 4.7.1 [skip ci]
  fix(Android): * add location permission check for getCurrentWifiSSID and reScanAndLoadWifiList and change error message for clarity (JuanSeBestia#264)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants