모바일/Android
Android Webview Cross-app Scripting Vulnerability
죠부니
2023. 4. 25. 17:53
반응형
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" />
반응형