-
Notifications
You must be signed in to change notification settings - Fork 48
Closed
Description
Hello,
we're using the last plugin version and for ios devices, it's all ok.
Unfortunately, we've a problem with android devices: if we leave the NativeHttpModule and NativeHttpFallback into our application's module, we've this error posting data to the server:
{"_body":null,“status”:599,“ok”:false,“statusText”:“Ok”,“headers”:{},“type”:2,“url”:null}
This error is only for post method (the get method works well).
What are we doing wrong?
Thanks!
Metadata
Metadata
Assignees
Labels
No labels