Cross-app Scripting 관련 문의입니다

구글스토어에 현재 서비스 되고 있는 앱을 업데이트 하기 위하여 업로드 하였는데,

Cross-app Scripting
Your app(s) are using a WebView that is vulnerable to cross-app scripting.
To address this issue, follow the steps in this Google Help Center article.

위의 사유로 거절되었습니다.

현재 앱은 웹뷰로 구성되어있고,
앱 상에서 지도가 나오는 부분에서는 다음과 같이 로그가 찍히고 있습니다.

A parser-blocking, cross site (i.e. different eTLD+1) script, http://t1.daumcdn.net/mapjsapi/js/main/4.4.0-fixed/kakao.js, is invoked via document.write. The network request for this script MAY be blocked by the browser in this or a future page load due to poor network connectivity. If blocked in this page load, it will be confirmed in a subsequent console message. See https://www.chromestatus.com/feature/5718547946799104 for more details. | 4 | http://dapi.kakao.com/v2/maps/sdk.js?appkey=“자바스크립트 키”&libraries=services

A parser-blocking, cross site (i.e. different eTLD+1) script, http://t1.daumcdn.net/mapjsapi/js/main/4.4.0-fixed/kakao.js, is invoked via document.write. The network request for this script MAY be blocked by the browser in this or a future page load due to poor network connectivity. If blocked in this page load, it will be confirmed in a subsequent console message. See https://www.chromestatus.com/feature/5718547946799104 for more details. | 4 | http://dapi.kakao.com/v2/maps/sdk.js?appkey=“자바스크립트 키”&libraries=services

A parser-blocking, cross site (i.e. different eTLD+1) script, http://t1.daumcdn.net/mapjsapi/js/libs/services/1.0.2/services.js, is invoked via document.write. The network request for this script MAY be blocked by the browser in this or a future page load due to poor network connectivity. If blocked in this page load, it will be confirmed in a subsequent console message. See https://www.chromestatus.com/feature/5718547946799104 for more details. | 4 | http://dapi.kakao.com/v2/maps/sdk.js?appkey=“자바스크립트 키”&libraries=services

스토어에 업로드가 거절된 사유가 연관이 있을까요?

아직까지 웹 sdk를 이용한 웹앱 거절 이슈에 대해서는 보고된 바 없습니다.
지도 sdk외 다른 라이브러리도 확인 부탁드립니다.
그리고 구글링하면 Cross-app Scripting 관련 해결 방법이 나오는데 적용해서 확인 부탁드려요.
경고 문구에 대한 내용은 아래 답변 참고해주세요.