Hi,
I am making a web request on sensor data callback and sending it to my local proxy server for analysis. But it works on simulator and not works on the real device and we get code -300 and if I do a test network connection in the app it works somehow when connects to the network.
It is an HTTP server do I need an HTTPS server and if yes which signing do I use?