question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Version 3.3.0 for Android 10+

See original GitHub issue

Hi 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:open
  • Created 2 years ago
  • Reactions:3
  • Comments:6

github_iconTop GitHub Comments

1reaction
klich3commented, Nov 2, 2022

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…

0reactions
matscavcommented, Nov 2, 2022

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!

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found