Android Manifest 설정은 위와 같습니다
아래는 오류입니다. 혹시 왜 이런 문제가 발생하는건지 알 수 있을까요..? network connectivity 는 아닌 것 같은데 iOS device 에서는 잘 되는데 안드로이드 디바이스에서만 안됩니다..ㅠㅠ
I/chromium(21399): [INFO:CONSOLE(10)] "A parser-blocking, cross site (i.e. different eTLD+1) script, http://t1.daumcdn.net/mapjsapi/js/main/4.4.14/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.", source: https://dapi.kakao.com/v2/maps/sdk.js?autoload=true&appkey=55d1b433eab62231f184373d7b20664e&libraries=services,clusterer,drawing (10)
<application android:usesCleartextTraffic="true"