We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
iOS 환경 특성상 GPS 위치(내 위치 정보 가져오기)가 앱이 active 상태일때 업데이트
백그라운드 상태에서 다시 앱을 띄우면 내 이동 경로가 맞지 않음
active 상태에서도 아주 정확한 내 위치를 나태내지는 못함
The text was updated successfully, but these errors were encountered:
백그라운드 모듈 추가
위도, 경도 저장 부분 로직 수정후 엄청 심하게 좌표가 트인 문제 완화
Sorry, something went wrong.
No branches or pull requests
iOS 환경 특성상 GPS 위치(내 위치 정보 가져오기)가 앱이 active 상태일때 업데이트
백그라운드 상태에서 다시 앱을 띄우면 내 이동 경로가 맞지 않음
active 상태에서도 아주 정확한 내 위치를 나태내지는 못함
The text was updated successfully, but these errors were encountered: