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.

WifiManager.connectToProtectedSSID fails on iOS 14.7.1 iPhone 12, succeeds on iPhone 11

See original GitHub issue

I am getting: Error while configuring WiFi and unableToConnect Immediately when using the library on an iPhone 12 pro max.

Same code succeeds on iPhone 11. Any ideas?

Library version: 4.3.7 Upgrading to 4.3.8 / 4.4.0 and above causes failure in all cases in all iOS devices I tried.

Usage:

WifiManager.connectToProtectedSSID(
          prefix,
          network.password,
          false,
        ),

Any ideas?

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:5

github_iconTop GitHub Comments

3reactions
IsaacIsraelcommented, Jan 26, 2022

Hey I don’t know if it is still validated but I fixed this issue by adding the Access Wi-fi information at the Signin&Capabilities

1reaction
IsaacIsraelcommented, Sep 11, 2022

Hey @felipejoribeiro you need to add new Capabilities

Screen Shot 2022-09-11 at 11 02 38 Screen Shot 2022-09-11 at 11 02 49
Read more comments on GitHub >

github_iconTop Results From Across the Web

Wi-Fi problem after iOS 14.7.1 update - Apple Community
My iphone's Wi-Fi is not working after the iOS 14.7.1 update. It is connected but internet is not working. Wi-Fi is working on...
Read more >
Wifi problem with iOS 14.7.1 - Apple Community
My iPhone X after being updated with IOS 14.7.1,it has wifi problems. it practically connects to wifi but I can't open a page...
Read more >
IOS 14 WiFi | Apple Developer Forums
Since yesterday morning, I have issues with WIFI on my iPhone 11 with iOS 14.6 ... the erase procedure fails with "Verification failed"....
Read more >
WiFi not working after iOS 14.7.1 update … - Apple Community
My all three devices have similar problem not connecting to WiFi even after doing all reset options please do needful. Show more Less....
Read more >
Iphone 12 hotspot, access point - Apple Community
I tried to connect from Xiaomi redmi note 4x (android 7), and also from iphone 7 (IOS 14.7.1), and it shows 'authorization error'...
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