Closed mishrabhilash closed 4 years ago
@mishrabhilash Did you manage to get a solution for this
If you still encounter this problem, please open new issue on YouTrack with a reproducer (Gradle project that we could run locally and observe the problem)
works on android, breaks on ios
code:
This post request works in android but fails in iOS with following stack trace:
whereas a get request works on both platforms. Following is the function being used:
Dispatchers definition: iOS
android