Version 3.3.0 for Android 10+
See original GitHub issueHi all,
I just forked this pull request from @klich3: Pull Request
I made some fixes and I did create another function (suggestConnection) for the new API. You can read more here
If you want to test my code or you need to have this working, here is my repo: 3.3.0
Run cordova plugin add https://github.com/matscav/WifiWizard2#dev
In Android 10+ all you have to do is call WifiWizard2.suggestConnection(SSID, password, algorithm, isHiddenSSID)
instead of WifiWizard2.connect(SSID, bindAll, password, algorithm, isHiddenSSID)
Hope this can help anyone!
Issue Analytics
- State:
- Created 2 years ago
- Reactions:3
- Comments:6
Top Results From Across the Web
Android Studio download archives - Android Developers
This page provides an archive of Android Studio releases. However, we recommend that you download the latest stable version or the latest preview...
Read more >OnePlus Contacts 3.3.0 (Android 10+) - APKMirror
OnePlus Contacts 3.3.0 (Android 10+) APK Download by OnePlus Ltd. - APKMirror Free and safe Android APK downloads. ... Version: 3.3.0 (20020) Languages:...
Read more >Android Studio 3.3 - Android Developers Blog
Since the last stable release, Android Studio 3.3 addresses over 200 ... your project needs to use Android Gradle plugin 3.3.0 or higher....
Read more >(Oct 2021) Release notes - iOS and Android 3.3.0 - Uniqkey
Uniqkey mobile app for iOS and Android version 3.3.0. Release date: October 28, 2021. New features - Added the ability to sign in...
Read more >Flutter 3.3.0 release notes
Release notes for Flutter 3.3.0. ... This page has release notes for 3.3.0. ... [gen_l10n] Throw a specified exception when the language code...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Hi “matscav” and “f18nfz”, in my branch you have both connections one for oldes versions connect directly, and new one with suggest. The Suggest is for new gen Androids oldest one its not working properly because you need authorizations of user.
I thing this project is died and not supported by creator…
Hello,
I only added this function “suggestConnection”. Maybe you can put some work on those functions that are not working and give it back to community.
Regards!