-
I'm at v11 of Cordova and Android platform and this plugin can't compile. It complains about `compile` in dependencies.gradle.
I fixed the issue by changing the word to `implementation`, but I'm no…
-
## 🐛 Bug Report
I can't get Hermes debugger working - it is unavailable. Got **"Device plugin 'Hermes Debugger (RN)' is not supported by the selected device**". Created multiple emulators - nothing.
…
-
see also: https://developer.android.com/topic/libraries/architecture/workmanager
this can hopefully reduce the min API to 14 again..
-
### Question
Apollo documentation mentions [support of OkHttp interceptors](https://www.apollographql.com/docs/kotlin/advanced/interceptors-http) as a way to easily add an "Authorization" header to H…
-
E/AndroidRuntime(17610): java.lang.RuntimeException: Methods marked with @UiThread must be executed on the main thread. Current thread: OkHttp https://uc.qbox.me/...
E/AndroidRuntime(17610): a…
-
### What is version of KubeSphere DevOps has the issue?
v3.3.2
### How did you install the Kubernetes? Or what is the Kubernetes distribution?
k8s v1.22.12
### What happened?
Now cd can be used i…
-
## forest 版本1.5.36
## backend: httpclient
## 问题
forest 请求其他接口没问题,但是唯独请求http://obgateway.test.abchina.com/AraratGateWay/openabc/api/sociallifepayment/gettypes/v1
![image](https://github.com/dromar…
-
java.lang.ClassCastException: okhttp3.CookieJar$1 cannot be cast to com.lzy.okgo.cookie.CookieJarImpl
代码如下:
CookieStore cookieStore = OkGo.getInstance().getCookieJar().getCookieStore();
…
-
In zipkin, we used to use OkHttp for logging Elasticsearch at three levels. One very nice thing it had was a format that looked like the actual HTTP 1.1 requests. This made things easy to troubleshoot…
-
On Jenkins helm chart with kubernetes-cd:2.3.0 plugin
```
[Pipeline] stage
[Pipeline] { (Deploy App)
[Pipeline] script
[Pipeline] {
[Pipeline] kubernetesDeploy
Starting Kubernetes deployment
…