EspressifApp / EsptouchForIOS

EspTouch is one way for iPhone to tell the connected Router's Ssid, Password and etc. to make IOT devices to connect to the same Router. EspTouch is developed and maintained by Espressif Corp.
Other
410 stars 166 forks source link

iOS 14.6 组网失败 #56

Open wchendj opened 3 years ago

wchendj commented 3 years ago

iOS 14.6 组网失败 低版本的iPhone可以正常组网

vt-vaio commented 3 years ago

My iOS app that is using the ESPTouch framework does no longer work - it compiles without errors, but the SmartConfig does not seem to reach the ESP32 anymore. The iOS version is 14.6. I am using IONIC 5 with Angular for development.

Anyone facing the same issues? Any suggestions on how to fix it?

Thank you.

fanbaoying commented 3 years ago

@wchendj 我们有做更新来适配 iOS 14.6 配网失败的问题,请更新一下项目中 EspTouch 相关代码。

feihuang89 commented 3 years ago

ESP8266 14.6及以上系统版本 更新了EspTouch的代码 但无论组播广播还是会配网失败,从AppStore上下载的EspTouch App没问题

fanbaoying commented 3 years ago

代码已更新