IOCare / cordova-plugin-smartconfig

A cordova plugin for Smart Configure ESP8266 & ESP32 with Espressif Esptouch protocol.
Apache License 2.0
19 stars 17 forks source link

ESPTouch stopped working after upgrade to iOS14.6 and Xcode 12.5 #8

Open vt-vaio opened 3 years ago

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.

Frtrillo commented 3 years ago

Did you manage to fix it?