카카오맵 오류 관련으로 질문드립니다

,

안녕하세요. 카카오맵 오류 관련으로 질문 드립니다.

기존 KakaoMapsSDK 2.10.4 버전에서는 아무런 이상 없이 사용하였지만,
2.12.0으로 버전 업데이트 이후에는 지도 화면이 노출되지 않는 문제가 발생합니다.

디버깅 코드는 아래와 같습니다.
이와 관련하여 확인해주시면 감사하겠습니다.

2024-10-04 13:45:16.956468+0900 B_LifeCare[827:173343] [K3f] [I][KMSDK] [MTLMapContainer(114145d0)] initializeView
2024-10-04 13:45:16.958862+0900 B_LifeCare[827:173343] [K3f] [I][KMSDK] [MTLMapContainer(114145d0)] Not first run.
2024-10-04 13:45:16.958919+0900 B_LifeCare[827:173343] [K3f] [I][KMSDK] ASSET ROOT PATH: 
2024-10-04 13:45:16.958948+0900 B_LifeCare[827:173343] [K3f] [I][KMSDK] ASSET ROOT PATH:
2024-10-04 13:45:16.959119+0900 B_LifeCare[827:173343] [K3f] [I][KMSDK] Version : 2.12.0
2024-10-04 13:45:16.959156+0900 B_LifeCare[827:173343] [K3f] [I][K3fCore] app diplay scale: 1.500000
2024-10-04 13:45:16.959240+0900 B_LifeCare[827:173343] [K3f] [I][KMSDK] ASSET ROOT PATH: 
2024-10-04 13:45:16.959690+0900 B_LifeCare[827:173343] [K3f] [I][DiskCache] DiskCache instance count : 1
2024-10-04 13:45:16.959759+0900 B_LifeCare[827:173343] [K3f] [I][DiskCache] DB multithreading mode set to SQLITE_CONFIG_SINGLETHREAD
2024-10-04 13:45:16.959785+0900 B_LifeCare[827:173343] [K3f] [I][DiskCache] DiskCache check init state..
2024-10-04 13:45:16.959823+0900 B_LifeCare[827:173343] [K3f] [I][DiskCache] Dao initialize..
2024-10-04 13:45:16.961662+0900 B_LifeCare[827:173343] [K3f] [I][DiskCache] DiskCache db opened.
2024-10-04 13:45:16.966539+0900 B_LifeCare[827:173343] [K3f] [I][DiskCache] Buffer initialize lock waiting : 0
2024-10-04 13:45:16.966758+0900 B_LifeCare[827:173343] [K3f] [I][DiskCache] Buffer initialize elapsed time : 0, buffer size : 50
2024-10-04 13:45:16.966780+0900 B_LifeCare[827:173343] [K3f] [I][DiskCache] DiskCache initialized
2024-10-04 13:45:16.968919+0900 B_LifeCare[827:173343] [K3f] [I][K3fCore] DownloadManager initialized
2024-10-04 13:45:16.971211+0900 B_LifeCare[827:173343] [K3f] [I][K3fCore] >>> Initialize appEngine[RELEASE]{1728017116}
viewSize : (0.0, 0.0, 430.0, 932.0)
2024-10-04 13:45:16.982521+0900 B_LifeCare[827:173343] [K3f] [I][K3fCore] >>> Start appEngine[RELEASE]{1728017116}
2024-10-04 13:45:16.982619+0900 B_LifeCare[827:173343] [K3f] [I][KMSDK] [MTLMapContainer(6ce96ce8)] StartEngine
2024-10-04 13:45:16.982686+0900 B_LifeCare[827:173343] [K3f] [I][K3fCore] Engine{1728017116} resumed.
2024-10-04 13:45:16.982702+0900 B_LifeCare[827:173343] [K3f] [I][KMSDK] [MTLMapContainer(6ce96d20)] StartDrawing
2024-10-04 13:45:16.983831+0900 B_LifeCare[827:173343] [K3f] [I][DiskCache] DiskCache instance count : 2
2024-10-04 13:45:16.983858+0900 B_LifeCare[827:173343] [K3f] [I][DiskCache] DiskCache check init state..
2024-10-04 13:45:16.983895+0900 B_LifeCare[827:173343] [K3f] [I][DiskCache] Dao already initialized.
2024-10-04 13:45:16.984017+0900 B_LifeCare[827:173343] [K3f] [I][DiskCache] Buffer initialize lock waiting : 0
2024-10-04 13:45:16.984522+0900 B_LifeCare[827:173343] [K3f] [I][DiskCache] Buffer initialize elapsed time : 0, buffer size : 50
2024-10-04 13:45:16.984543+0900 B_LifeCare[827:173343] [K3f] [I][DiskCache] DiskCache initialized
2024-10-04 13:45:16.984606+0900 B_LifeCare[827:173343] [K3f] [I][K3fCore] DownloadManager initialized
2024-10-04 13:45:16.984681+0900 B_LifeCare[827:173343] [K3f] [I][K3fCore] start to make a map view
2024-10-04 13:45:17.008422+0900 B_LifeCare[827:173343] [K3f] [I][KMSDK] [MTLMapContainer(114145d0)] layoutSubviews
2024-10-04 13:45:17.010417+0900 B_LifeCare[827:173343] [K3f] [I][KMSDK] [MTLMapContainer(114145d0)] layoutSubviews
2024-10-04 13:45:17.041797+0900 B_LifeCare[827:173343] [K3f] [I][KMSDK] Add viewInfo[map] OK
2024-10-04 13:45:17.041818+0900 B_LifeCare[827:173343] [K3f] [I][KMSDK] Initialize Map
2024-10-04 13:45:17.065887+0900 B_LifeCare[827:173343] [K3f] [E][K3fCore] unsupported image format.
2024-10-04 13:45:17.142691+0900 B_LifeCare[827:173343] [K3f] [I][KMSDK] [MTLMapContainer(114145d0)] remove mask
2024-10-04 13:45:17.142728+0900 B_LifeCare[827:173343] [K3f] [I][KMSDK] [MTLMapContainer(114145d0)] layoutSubviews
2024-10-04 13:45:17.237233+0900 B_LifeCare[827:173613] [K3f] [I][Auth] Auth result Received
2024-10-04 13:45:17.237257+0900 B_LifeCare[827:173613] [K3f] [I][Auth] Authentication OK!!
authenticationSucceeded
cameraDidStopped