Lombok Not compatible with the version of your running IDE (Android Studio Giraffe | 2022.3.1 Patch 1)
정말 이걸로 얼마나 삽질을 했는가.. 하지만 아직도 ING...
Lombok Not compatible with the version of your running IDE (Android Studio Giraffe | 2022.3.1 Patch 1)
정말 이걸로 얼마나 삽질을 했는가.. 하지만 아직도 ING...
-----------------------------------
-------- http .failure(_): ---------
-----------------------------------
load failed with error Error Domain=NSURLErrorDomain Code=-1003 "특정 호스트 이름을 가진
서버를 찾을 수 없습니다." UserInfo={_kCFStreamErrorCodeKey=8, NSUnderlyingError=0x280b6f150 {Error Domain=kCFErrorDomainCFNetwork Code=-1003 "(null)" UserInfo={_kCFStreamErrorCodeKey=8, _kCFStreamErrorDomainKey=12}}
아무 이유 없이 앱 접속이 안되면서 마주한 로그..
POSTMAN으로 API콜을 날려도 문제가 생기고, 서버는 아무 이상이 없다.
Error: getaddrinfo ENOTFOUND ###
오늘.. 가비아 네임서버에 문제가 생겼다.
홈페이지 들어가보니 이런 공지가 떴다.. 얼마나 급했으면 그랬을까 같은 개발자로써 측은지심이 든다
..
그래도 우리 서비스가 안되니 등골이 오싹해지며 식은땀이..
개발자가 제일 무서워 하는 것..
1. 이유 모를 장애 2. 됐다가 안됐다가 하는 장애..
출근하면서 테스트 했던 앱이 이상했던건 그냥 네트워크 문제라고 생각했었는데, 이제 이런 생각을 버려야겠다.
Slack에 firebase 노티 다시 연결해두고 받아야겠다.
com.apple.NSURLSession-delegate
https://stackoverflow.com/questions/69148387/crashed-com-apple-nsurlsession-delegate-exc-bad-access
E/MediaPlayerNative: stop called in state 1, mPlayer(0x0)
V/MediaPlayerNative: message received msg=100, ext1=-38, ext2=0
E/MediaPlayerNative: error (-38, 0)
Targeting S+ (version 31 and above) requires that one of FLAG_IMMUTABLE or FLAG_MUTABLE be specified when creating a PendingIntent. Strongly consider using FLAG_IMMUTABLE, only use FLAG_MUTABLE if some functionality depends on the PendingIntent being mutable, e.g. if it needs to be used with inline replies or bubbles.
E/TypefaceCompatApi26Impl: Unable to collect necessary methods for class java.lang.NoSuchMethodException
java.lang.NoSuchMethodException: android.graphics.FontFamily.<init> []
> gradle 업데이트
implementation 'androidx.appcompat:appcompat:1.2.0'
해결방법이 없는 것인가!!!! ㅠㅠ
This app has crashed because it attempted to access privacy-sensitive data without a usage description. The app's Info.plist must contain an NSBluetoothAlwaysUsageDescription key with a string value explaining to the user how the app uses this data.
> Info.plist 에 추가
Privacy - Bluetooth Peripheral Usage Description
W/ConnectionTracker: Exception thrown while unbinding
java.lang.IllegalArgumentException: Service not registered: ls@7f043fa
at android.app.LoadedApk.forgetServiceDispatcher(LoadedApk.java:1752)
at android.app.ContextImpl.unbindService(ContextImpl.java:1797)
at android.content.ContextWrapper.unbindService(ContextWrapper.java:741)
at ci.f(:com.google.android.gms.dynamite_measurementdynamite@204714081@20.47.14 (120400-0):1)
at ci.d(:com.google.android.gms.dynamite_measurementdynamite@204714081@20.47.14 (120400-0):2)
at lt.E(:com.google.android.gms.dynamite_measurementdynamite@204714081@20.47.14 (120400-0):9)
at ld.a(:com.google.android.gms.dynamite_measurementdynamite@204714081@20.47.14 (120400-0):3)
at ef.run(:com.google.android.gms.dynamite_measurementdynamite@204714081@20.47.14 (120400-0):3)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:462)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at iy.run(:com.google.android.gms.dynamite_measurementdynamite@204714081@20.47.14 (120400-0):5)
[testflight] the requested app is not avaliable or doesn't exist. (0) | 2021.06.04 |
---|---|
[iOS] NSBluetoothAlwaysUsageDescription 이슈 (0) | 2021.04.27 |
Pod MissingSpecError, Ruby, Gem, Cocoapods etc (0) | 2020.09.21 |
App Store Connect Operation Error (0) | 2020.09.08 |
[LINUX] AWS :: sudo: apt-get: 명령이 없습니다 (0) | 2020.03.15 |
Could not find 'ffi' (>= 1.3.0) among 79 total gem(s) (Gem::MissingSpecError)
2) 2021.10.01 최신 버전
$ sudo brew install weaveworks/tap/eksctl
Error: Running Homebrew as root is extremely dangerous and no longer supported.
As Homebrew does not drop privileges on installation you would be giving all
build scripts full access to your system.
//권한바꾸기
$ sudo chown -R $(whoami) $(brew --prefix)/*
//다시 연결
% brew link --overwrite cocoapods
Linking /usr/local/Cellar/cocoapods/1.11.2... 2 symlinks created.
1) cocoapos 재설치 후 link
brew reinstall cocoapods
brew link --overwrite cocoapods
stackoverflow.com/questions/54281063/pod-missingspecerror-ruby-gem-cocoapods-et
[iOS] NSBluetoothAlwaysUsageDescription 이슈 (0) | 2021.04.27 |
---|---|
[Android] ConnectionTracker: Exception thrown while unbinding (0) | 2021.01.20 |
App Store Connect Operation Error (0) | 2020.09.08 |
[LINUX] AWS :: sudo: apt-get: 명령이 없습니다 (0) | 2020.03.15 |
[Android] INSTALL_FAILED_CONFLICTING_PROVIDER (0) | 2020.02.20 |
Invalid Signature. A sealed resource is missing or invalid.
[Android] ConnectionTracker: Exception thrown while unbinding (0) | 2021.01.20 |
---|---|
Pod MissingSpecError, Ruby, Gem, Cocoapods etc (0) | 2020.09.21 |
[LINUX] AWS :: sudo: apt-get: 명령이 없습니다 (0) | 2020.03.15 |
[Android] INSTALL_FAILED_CONFLICTING_PROVIDER (0) | 2020.02.20 |
[Android] Gradle Update 3.4.0 exoplayer2 (0) | 2020.02.18 |
Ubuntu와 같은 Debian 계열 시스템에는 APT를 사용합니다.
$ sudo apt-get install python3.7
Red Hat 및 계열 시스템에는 yum을 사용합니다.
$ sudo yum install python37
SUSE 및 계열 시스템에는 zypper를 사용합니다.
$ sudo zypper install python3-3.7
Pod MissingSpecError, Ruby, Gem, Cocoapods etc (0) | 2020.09.21 |
---|---|
App Store Connect Operation Error (0) | 2020.09.08 |
[Android] INSTALL_FAILED_CONFLICTING_PROVIDER (0) | 2020.02.20 |
[Android] Gradle Update 3.4.0 exoplayer2 (0) | 2020.02.18 |
[iOS] End User License Agreement (EULA) (0) | 2020.01.22 |
Installation did not succeed.
The application could not be installed: INSTALL_FAILED_CONFLICTING_PROVIDER
Installation failed due to: 'null'
안드로이드 폰에 설치하려고 할 때 나는 이슈
> 이미 설치되어 있는 앱이 있다고 인식하고 설치가 되지 않는다.
<data android:host="app"
android:scheme="AppName" />
AppName 부분이 유니크해야한다.
App Store Connect Operation Error (0) | 2020.09.08 |
---|---|
[LINUX] AWS :: sudo: apt-get: 명령이 없습니다 (0) | 2020.03.15 |
[Android] Gradle Update 3.4.0 exoplayer2 (0) | 2020.02.18 |
[iOS] End User License Agreement (EULA) (0) | 2020.01.22 |
[iOS] realm?.add 'add(_:update:)' is unavailable: Pass .error, .modified or .all rather than a boolean. .error is equivalent to false and .all is equivalent to true. (0) | 2020.01.15 |
[Android] Gradle Update 3.4.0 > exoplayer2
Change Exoplayer Dependencie
implementation 'com.google.android.exoplayer:exoplayer:2.10.0'
implementation 'com.google.android.exoplayer:exoplayer:2.10.0'
My project seems ok except this :
mediaDataSourceFactory = new DefaultDataSourceFactory(this, Util.getUserAgent(this, "mediaPlayerSample"), (TransferListener<? super DataSource>) bandwidthMeter);
error: type TransferListener does not take parameters
>
https://github.com/google/ExoPlayer/issues/5475#issuecomment-460962608
EULA (End User License Agreement)는 소프트웨어 응용 프로그램 작성자 또는 게시자와 해당 응용 프로그램 사용자 간의 법적 계약입니다. "소프트웨어 라이센스"라고도하는 EULA는 임대 계약과 유사합니다. 사용자는 소프트웨어 사용 권한에 대한 비용을 지불하고 소프트웨어 작성자 또는 게시자가 EULA에 명시된 모든 제한 사항을 준수 할 것을 약속합니다. 사용자는 응용 프로그램 패키지에서 수축 포장을 열고 CD 케이스의 봉인을 끊고, 카드를 소프트웨어 게시자에게 다시 보내고, 응용 프로그램을 설치하고, 다운로드 가능한 파일을 실행하여 EULA의 조건을 "수락"한다고 표시해야합니다. 파일을 사용하거나 단순히 응용 프로그램을 사용하여 사용자는 소프트웨어 제품을 반환하여 환불을 받거나 설치 중에 EULA에 동의하라는 메시지가 표시되면 "동의하지 않음"을 클릭하여 계약을 거부 할 수 있습니다.
Guideline 3.1.2 - Business - Payments - Subscriptions
We noticed that your app did not fully meet the terms and conditions for auto-renewing subscriptions, as specified in Schedule 2, section 3.8(b) of the Paid Applications agreement.
App Store Information
We were unable to find all of the required information within your metadata.
We were unable to find a link to your Terms of Use in either the app description or EULA field of App Store Connect.
Next Steps
To resolve this issue, please revise your app to include this missing information. If the above information is in your app, please reply to this message in Resolution Center to provide details on where to locate it. Please ensure that the Terms of Use link is included in both the metadata (the app description or EULA field of App Store Connect) and in the app binary.
Resources
The Apple Developer website includes detailed resources on how to offer auto-renewable subscriptions in your app. You can learn more about creating a positive onboarding experience for your customers in the Subscriptions Human Interface Guidelines.
해결
스토어 리젝이었는데, 개인정보처리방침 내용을 기입하면 된다.
혹은, Apple EULA를 사용한다고 하고 작성하고 제출!