- Home /
Question by
unpuzzlebarcelona · Apr 03, 2019 at 05:03 PM ·
androiderrornetworkingwebrequest
UnityWebRequest.POST calls to an HTTPS url throws "Unknown error" on specific device
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?
Comment
Your answer
Follow this Question
Related Questions
UnityWebRequest uploadProgress 1 Answer
My game does not run when I switch to Android Platform 0 Answers
About Implemented host name resolution with IPv6 in Unity 4.6.9 release-notes. 0 Answers
HELP! Building Player: Exception Android (invokation failed) Error Unkown Error 1 Answer
TCP data sending with Android 3 Answers