I'm using the native http of cordova to make an http Post and my devapp (in my mobile) crash ! I tried the solution to change the OKHTTP_VERSION, but it dosent work.
I tried to execute the comand bellow
cordova plugin add uk.co.workingedge.phonegap.plugin.launchnavigator --variable OKHTTP_VERSION=3.10.0
But it dosen't work. Did any one try this solution ?