HJLEE-22 / WeatherAppNational

WeatherKit을 이용한 어제 날씨 비교 앱
3 stars 1 forks source link

[Issue02] 현재 위치 정보 업데이트 #2

Open HJLEE-22 opened 1 year ago

HJLEE-22 commented 1 year ago

해결하고자 하는 주제에 대해 설명 해 주세요.

위 주제를 해결할 수 있는 방안으로는 어떤 것이 있나요?

어떤 이슈와 연관성이 있나요?

다음 작업들이 진행되어야 합니다.

참고 사항

이후 추가

HJLEE-22 commented 1 year ago

🟣 This method can cause UI unresponsiveness if invoked on the main thread. Instead, consider waiting for the locationManagerDidChangeAuthorization: callback and checking authorizationStatus first.

HJLEE-22 commented 1 year ago