Hello, just upgraded our backend server to HTTPS from HTTP, I tested it in the Editor and 4 devices.
All fine except one of the devices, which gave an "Unknown error" error (.error property of the "UnityWebRequest" class). I switched back to HTTP and the error is gone, so it's caused by the HTTPS.
The device is a Huawei Nova 2 and has Android 7.
I've already tryed the .chunkedTransfer = false, and it doesn't work.
Any ideas?
↧