로깅을 위해 interceptor 에 response.body().string(); 를 걸어놓은것이 문제였다. https://github.com/square/okhttp/issues/1240 java.lang.IllegalStateException: closed when trying to access response in onResponse(Response response) · Issue #1240 · square/o I get java.lang.IllegalStateException: closed at com.squareup.okhttp.internal.http.HttpConnection$FixedLengthSource.read(HttpConnection.java:455) at okio.Buffer.w..
Control + Alt(option) + O
Error Value of optional type 'CGFloat?' must be unwrapped to a value of type 'CGFloat' 옵셔널 타입의 'CGFloat?' 값은 반드시 'CGFloat' 값으로 unwrapped 되어야 한다. Why ? 아래와 같은 함수가 있다. 1234567891011 func getRatio(x1:CGFloat, y1:CGFloat) { // 공식 - x1:y1 = x2:y2 // y2 = (y1 * x2) / x1 var x2:CGFloat = 1.0 var y2:CGFloat y2 = (y1 * x2) / x1 print("result 1 : \(y2)") }Colored by Color Scriptercs 그리고 다음과 같이 호출한다. 1234l..
ERROR Could not find com.android.tools.build:aapt2:3.2.1-4818971. WHY ? Gradle 3.2.1 로 업데이트하면서, repo 에서 해당 모듈을 찾지 못함. Solved (해결...을 위한 노력) 우선 project-gradle 의 allprojects 에 google() 이 없기 때문에..(아래사진) 추가한다 * Repo 에서 aapt 를 찾을 수 있도록, allprojects 에 google() 을 추가해주면 대부분 해결된다. 다시 추가한 후 빌드해보면, 다른 에러가 나온다.. (여기서부턴 다른 에러 해결방법) Configuration 'compile' is obsolete and has been replaced with 'implementatio..
Error 에러는 아니다.이 문구는 Google Search 에 당신의 앱이 인덱싱 되지 않았으니, 최소 하나의 ACTION_VIEW 를 Manifest 에 추가하라는 문구입니다. Google Search 라는 것이, google playstore 의 Search 인지, Google Website 의 Search 인지는 아직 명확히 알아내지 못했습니다. 하지만, 구글갓이 하라니까 해야죠 Solved Manifest.xml 의 최소 한개의 activity 에 ACTION_VIEW 를 추가하면 해결됩니다. ** 수정 이전 ** 수정 이후
- Total
- Today
- Yesterday
- git hub
- GIT
- C
- 손석희
- php
- Kotlin
- IOS
- 점유율
- linux
- 서버
- CentOS
- nodejs
- Node
- Asterisk
- 앵커브리핑
- Android
- 뉴스룸
- node.js
- C언어
- BBC 가쉽
- mysql
- xcode
- 스위프트
- 노드
- Swift
- 배열
- Phaser
- 깃헙
- 리눅스
- 안드로이드
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 |