isuPatches / android-wisefy

Wrapper around WifiManager and ConnectivityManager for Android
Apache License 2.0
312 stars 38 forks source link

getNearbyAccessPoints method not public #52

Closed jewom closed 7 years ago

jewom commented 7 years ago

Hi, It's now working with WiseFy.withContext() in the 1.0.8 thanks :) But I have the same problem with the function getNearbyAccessPoints().

isuPatches commented 7 years ago

Thank you so much for using and providing feedback on this library...this is the same as #51. I got a little overzealous cleaning up lint errors, but have readdressed the testing package to account for this.

isuPatches commented 7 years ago

Please try v1.0.9

jewom commented 7 years ago

It's working now! thanks!