Ionic appdev crash after a native http post (or get)

122 views Asked by At

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 ?

1

There are 1 answers

1
Musawer Shah On

On the below page there is a section for native Cordova plugin supported in DevApp and unfortunately, HTTP native is not supported in DevApp. https://ionicframework.com/docs/appflow/devapp/