That looks like an timeout error (https://httpstatuses.com/599).
Have you allready tried to post data manualy with a browser / browserplugin ?
(Make sure that it’s not the server which is responsible the error)
Thanks for your reply.
From the browser and ios devices, there are no problems with the same web services and server… Furthermore, I get the response with status 599 in less than a second…
We’ve solved the problem. It is a problem with the ionic-native-http-connection-backend plugin that we use for the wkwebview and that does not work well for the android devices.
The plugin’s creator has found a temporary workaround: more details here.