tripflex / WifiWizard2

A Cordova plugin for managing Wifi networks (new version of WiFiWizard) - Latest is version 3+
https://www.npmjs.com/package/cordova-plugin-wifiwizard2
Apache License 2.0
122 stars 146 forks source link

Api >= 29 Network specifier new method for Android 10 #122

Open klich3 opened 3 years ago

klich3 commented 3 years ago

Requirements

Description of the Change

Simply added new method for Android 10 with Api >= 29. Oldes one are depricated, whith this method you can suggest network for connect.

Benefits

Support new versions of devices.

Possible Drawbacks

No have negative impacts.

FawadNL commented 1 year ago

@DarkAng3L can you please review and approve this PR?

DarkAng3L commented 1 year ago

@DarkAng3L can you please review and approve this PR?

I think a similar change needed to be made on line 2008 also (https://github.com/tripflex/WifiWizard2/pull/122#discussion_r603071633)