일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 | 29 | 30 | 31 |
Tags
- targetSDK29
- Android10
- 로띠애니메이션
- 바텀네비
- BottomNavigation
- 앱강종현상
- retrieveExplicitStyle
- 안드로이드apk변환
- 로그캣 색상변경
- 디바이스ID
- target29
- svn체크아웃
- 투명도 hex값
- Opacity Hex
- 로그캣 색상지정
- bottomNavigation animation
- 안드로이드aab변환
- Android Bluetooth
- 안드로이드 디버깅툴
- Bluetooth 스캔
- 앱강종
- 고유식별자
- 안드로이드 로그캣
- Android
- aab파일apk변환
- lottieAnimation
- apk변환
- Android OS 10
- 바텀네비게이션
- 안드로이드
Archives
- Today
- Total
목록UUID (1)
공부하는 다락방
Android 10(target SDK 29) does not meet the requirements to access device identifiers.
테스트를 진행하다가 앱이 인트로 진입도 못하고 바로 강종현상 발생이 됐다. 로그를 보아하니 The user 10983 does not meet the requirements to access device identifiers. 에러가 발생 구글링을 해보니 targetSDK 29부터 Build나 TelephonyManager 클래스를 통해 제공되는 이 기능이 개인정보 보호 강화 정책에 따라 추가 제약을 받는다고 한다. 가이드 참고 Android 10의 개인정보 보호 변경사항 | Android 개발자 | Android Developers Android 10(API 레벨 29)에는 사용자의 개인정보 보호 강화를 위해 많은 기능과 동작 변경사항이 도입되었습니다. 따라서 사용자가 앱에 제공하는 데이터와 기능을 더..
Android
2020. 3. 13. 17:20