반응형
Issue with your app |
We found that your app contains security vulnerabilities, which can expose user information or damage a user’s device. This is a violation of Device and Network Abuse policy. Specifically, your app(s) are vulnerable to Cross App Scripting. To address this issue, follow the steps in this Google Help Center article. |
https://developer.android.com/google/play/asi?hl=ko#campaigns
앱 보안 개선 프로그램 | Android 개발자 | Android Developers
앱 보안 개선 프로그램 컬렉션을 사용해 정리하기 내 환경설정을 기준으로 콘텐츠를 저장하고 분류하세요. 앱 보안 개선 프로그램은 앱 보안 개선을 위해 Google Play 앱 개발자에게 제공되는 서비
developer.android.com
메타 데이터추가
<meta-data android:name="android.webkit.WebView.EnableSafeBrowsing" android:value="true" />
반응형
'모바일 > Android' 카테고리의 다른 글
업로드 키 재설정 요청 (0) | 2023.10.30 |
---|---|
동작 변경사항: Android 13 이상을 타겟팅하는 앱 (0) | 2023.06.26 |
configChanges : 화면 회전시 상태유지 (0) | 2022.12.20 |
발견된 문제: 데이터 보안 양식 잘못됨 (0) | 2022.12.07 |
SDK33버전 이상 setAppCacheEnabled (0) | 2022.12.01 |