맵사용시 크래시 오류 발생 현상입니다

지도/로컬 API에 대한 문의게시판입니다.

앱 내부적으로 카카오맵 참조시 다음과 같은 오류(스택 참조)가 발생되고 있습니다.

Fatal Exception: NSObjectNotAvailableException
UIAlertView is deprecated and unavailable for UIScene based applications, please use UIAlertController!

0 CoreFoundation __exceptionPreprocess
3 UIKitCore -[UIAlertView initWithFrame:]
4 tictoc_teacher -[AlertManager _showAlertViewWithInfoDict:]
5 tictoc_teacher -[AlertManager _showAlertView]
6 tictoc_teacher -[MTMapMacLocationManagerDelegate locationManager:didFinishLoading:]