iPadOS: Network connected via NEHotspotConfiguration disconnects after a while

前端 未结 1 1053
南笙
南笙 2021-02-01 05:34

My app uses NEHotspotConfigurationManager to connect itself to a certain device using a Wi-Fi. The device acts as an WPA2 access point. In older iOS versions (iOS 1

相关标签:
1条回答
  • 2021-02-01 05:46

    Apple appears to have fixed the issue in iOS 13.4 beta 2, it now works with joinOnce = true as documented. Related discussion on Apple's forum

    0 讨论(0)
提交回复
热议问题