-
### Description
> I'm trying to implement the SDK in react native CLI, but when is building, the dependencie okhttp3 crash the build.
`implementation 'com.squareup.okhttp3:okhttp-bom:4.10.0'`
…
-
## Expected Behavior
`I/zygote ( 6749): at okhttp3.internal.platform.android.SocketAdapter okhttp3.internal.platform.android.ConscryptSocketAdapter.buildIfSupported() (ConscryptSocketAdapter.kt:64…
-
### Actual behaviour
````
Fatal Exception: java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeI…
-
**Describe the bug**
A clear and concise description of what the bug is.
```paste below
java.lang.NoClassDefFoundError: okhttp3/OkHttpClient
at com.swdc.snowplow.tracker.manager.TrackerManage…
-
### ⚠️ Before posting ⚠️
- [X] This is a **bug**, not a question or an enhancement.
- [X] I've [searched for similar issues](https://github.com/nextcloud/android/issues) and didn't find a duplicate.
…
-
`
OkHttpClient client = new OkHttpClient();
SSLContext sslContext = SslUtils.getSslContextForCertificateFile(context, "BPClass2RootCA-sha2.cer");
client.setSslSocketFactory(sslContext.getSocketFact…
z0rti updated
4 years ago
-
I don't know if server side support HTTP/2 or not. (depends on nginx config)
If supported, I would suggest adding okhttp3 as the http stack for Volley.
And also make it configurable between differen…
-
io.reactivex.exceptions.OnErrorNotImplementedException: Not connected yet
at io.reactivex.internal.observers.EmptyCompletableObserver.onError(EmptyCompletableObserver.java:51)
at io.…
-
https://github.com/square/okhttp/blob/bad2ebc296c8094370cf94291f571dd618ba7400/okhttp/src/main/kotlin/okhttp3/internal/connection/RealCall.kt#L376
This line causes virtual thread pinning in the lat…
-
I have got following error in low internet connection state. This error increase errors in my Crashlytics. I am using latest version of scgateway_flutter_plugin
Error:
```
W/System.err(21156): …