iOS 12.2 keeps saving password on NEHotspotConfiguration.joinOnce=true

After updating my phone os to iOS 12.2, it keeps saving the passphrase from my app despite setting the NEHotspotConfiguration.joinOnce = true. How the i prevent my phone from saving passphrase

Replies

How do you detect that it’s save the passphrase? Is it just the passphrase, or the Wi-Fi configuration as a whole?

Share and Enjoy

Quinn “The Eskimo!”
Apple Developer Relations, Developer Technical Support, Core OS/Hardware

let myEmail = "eskimo" + "1" + "@apple.com"

Hi,


Just to confirm that I am observing exactly the same issue on iOS 12.2.


"How do you detect that it’s save the passphrase?"

- Even when I terminate the application, my iPhone remains undisturbedly connected to the AP forever.


Hope we will have a solution soon.


Regards,
Varban

I ran some tests here in my office, using NEHotspotConfigurationSample, and I also see some weird behaviour. For example:

  • Putting the sample app in the background doesn’t cause it to leave the network.

  • Likewise, screen lock.

  • Likewise, enabling and disabling Airplane Mode (well, it leaves the network and then rejoins).

That sample is pretty simplistic, and I know

joinOnce
used to work there, so clearly something is wonky. I recommend that you file a bug about this. Make sure to do the following:
  1. Install the Wi-Fi profile from our Bug Reporting > Profiles and Logs page.

  2. Run your test app (use NEHotspotConfigurationSample if you like).

  3. Reproduce the problem.

  4. Trigger a sysdiagnose. You’ll find instructions for this on that same page page.

  5. File your bug, carefully describing the steps you used and attaching the code (step 2) and the sysdiagnose log (step 4).

Please post your bug number, just for the record.

Share and Enjoy

Quinn “The Eskimo!”
Apple Developer Relations, Developer Technical Support, Core OS/Hardware

let myEmail = "eskimo" + "1" + "@apple.com"
(r. 50368070)

I'm experiencing the same problem. Is there any update regarding this?


Regards,

Antonio.

Is there any update regarding this?

No, alas. None of the folks on this thread have posted their bug number, so I can’t check on its status.

Share and Enjoy

Quinn “The Eskimo!”
Apple Developer Relations, Developer Technical Support, Core OS/Hardware

let myEmail = "eskimo" + "1" + "@apple.com"

Any update on this topic in the latest iOS version?

Hi eskimo,


I know it's been a while, but I have opened a bug in the Feedback Assistant - FB7698700.


How could I know if it has been considered for a fix?


Thanks and regards,

Varban