SMS 또는 통화 기록 권한 그룹 사용 ( ~ 2019/01/09)
위 권한들이 앱에 있을 경우 Google Play에 업데이트시 심사가 어려워짐.
아래 링크들 참조 필요.
- https://support.google.com/googleplay/android-developer/answer/9047303
- https://play.google.com/about/privacy-security-deception/permissions/
- https://m.clien.net/service/board/news/12813944
Google Play services API 14 & 15 지원 중단
- Google Play Services 14.7.99 까지만 지원
- https://android-developers.googleblog.com/2018/12/google-play-services-discontinuing.html
FCM 전환 (~ 2019/04/11)
기존 GCM에서 FCM으로 전환되면서 이제 GCM 서비스 종료됨.
- https://developers.google.com/cloud-messaging/android/android-migrate-fcm
안드로이드 Pie(OS 9, API 28)에서 https 접근 문제
웹뷰나 API 등 작업으로 https시 오류나는 경우들 발생함.
- https://android-developers.googleblog.com/2018/04/protecting-users-with-tls-by-default-in.html
- https://developer.android.com/training/articles/security-config#CleartextTrafficPermitted
- http://nobase-dev.tistory.com/search/usesCleartextTraffic
- https://namu.wiki/w/%EC%95%88%EB%93%9C%EB%A1%9C%EC%9D%B4%EB%93%9C(%EC%9A%B4%EC%98%81%EC%B2%B4%EC%A0%9C)/%ED%8C%8C%EC%9D%B4
'Android개발 > News' 카테고리의 다른 글
[Android] 2018년부터 Target API 지정 관련 내용. (0) | 2017.12.29 |
---|