Cannot prase response from ESP32 Webserver on Iphone
I did a projekt Using a TTGO T-Beam V1.1 and used the ESPAsyncWebServer.h to interact with my device. I haven’t touched the Board the last 3 Months and now came back to work on the project again. I updatet on of my boards with new code and the webserver did not work anymore. I can connect to the board with my phone (IOS) and Computer (Windows 11) but I can’t open the Webpage to display it. On the Iphone i can see it for a split of a second before I get the Message that there was a problem with the HTTP response. Is the libary from the Webserver outdatet? Did anyone else run into a simlar Problem? I can upload the source code. But since i also tried the old version, which was working in the past and now does not I don’t think that the problem is in my code.
ESPAsyncWebServer.h compile error on ESP32 device
i have issue when using ESPAsyncWebServer.h library on ESP32 device. I’m using example program for simple server, when i compile it, the program error show that way