kakaoMapSDK 폰트 에러

안녕하세요.
지금 카카오맵을 사용중입니다.

appname[] CoreText note: Client requested name “.SFUI-Regular”, it will get TimesNewRomanPSMT rather than the intended font. All system UI font access should be through proper APIs such as CTFontCreateUIFontForLanguage() or +[UIFont systemFontOfSize:].**

appname[] CoreText note: Set a breakpoint on CTFontLogSystemFontNameRequest to debug.**

해당 에러가 뜨는 데 맵의 폰트의 문제가 있는 것 같아 보입니다.
어떻게 해결해야 할까요?

혹시 breakpoint 확인 방법도 알 수 있을 까요?