Hi ,
in pre version 22 , I can get it work by install root certificated in my android device .
but now, it keep give me error "the remote certificate cannot be authenticated" (httpErrorInvalidCertificate:)
i have tried added HTTP.IgnoreError = httpErrorInvalidCertificate but no use, and then i tried add all available httperror in http constant . still get same error
what should I do , any suggestion ?
in pre version 22 , I can get it work by install root certificated in my android device .
but now, it keep give me error "the remote certificate cannot be authenticated" (httpErrorInvalidCertificate:)
i have tried added HTTP.IgnoreError = httpErrorInvalidCertificate but no use, and then i tried add all available httperror in http constant . still get same error
what should I do , any suggestion ?