Project

General

Profile

Actions

Bug #301

closed

[APP] 실시간 위치 조회

Added by Jisoo Choi 9 months ago. Updated 8 months ago.

Status:
Closed
Priority:
High
Assignee:
Start date:
01/03/2024
Due date:
% Done:

0%

Estimated time:
Spent time:

Description

 

 

 

현재 실시간으로 위치 조회가 되지 않고 있습니다.(기존에는 정상적으로 동작)

FAKE GPS를 사용하지 않고 실제 위치를 사용했을 때 이동을 하더라도 현재 위치가 업데이트되지 않습니다.

출발 또는 도착역 선택 화면에 진입했을 때에만 조회가 되는 것 같습니다.

 

 

 

 


Files

app-map-station-select.png (232 KB) app-map-station-select.png Deca Park, 01/04/2024 04:02 PM
Actions #1

Updated by Deca Park 9 months ago

  • Assignee changed from Deca Park to Toby Pham

[APP] /departure, /arrival

1.Map
  1) Check current location in real time
    - apply 1 second cycle
    - move map center too

  2) point station list
    - display point_station_list once

2.when point station is selected (refer to app-map-station-select.jpg)

  1) call New API to show station info and distance from user current location
    a) API: GET /api/point_station_select (spec : #32 - 20240104)
   
 - same with point_station_list but get one station info

  2) if distance is within basis meter, enable 출발(depart)/도착(arrive) button like as current
      if not, disable 출발(depart)/도착(arrive) button

Actions #2

Updated by Deca Park 9 months ago

  • Assignee changed from Toby Pham to bryant bryant
Actions #3

Updated by Jisoo Choi 9 months ago

 

 

1. 출발-도착역 화면

- 현재 위치 : 1초마다 조회

- 철도역 정보 : 고정 (n초마다 불러오지 않고, 고정된 값으로 표출)

 

2. 스토리 오더 가까운 역 선택 화면

- 현재 위치 : 30초마다 조회

*또는 새로고침 버튼을 통해 수동 업데이트

- 가까운 역 리스트 : 30초마다 조회

*또는 현재 위치가 바뀔 때마다 함께 업데이트

 

 

 

 

Actions #5

Updated by bryant bryant 9 months ago

  • Status changed from New to Resolved
  • Assignee changed from bryant bryant to Deca Park
Actions #6

Updated by Deca Park 9 months ago

  • Assignee changed from Deca Park to Jisoo Choi
Actions #7

Updated by Jisoo Choi 8 months ago

  • Assignee changed from Jisoo Choi to Deca Park
  • Priority changed from Normal to High

[APP] /departure, /arrival

1. 앱 최초 설치 시 : 이동하더라도 바로 이동이 표시되지 않고 고정 화면(서울역)이 보임 (if App is installed on first time : Even if you move, the movement is not displayed immediately and a fixed location (서울역) is displayed.)
*FAKE GPS를 통한 이동, 도보 이동 모두 포함

 

2. 최초 설치 후 한 번 종료 후 재실행 : 이동이 바로 표시됨 (if App is restarted after install & close :  if you move, the movement is displayed immediately.)
*FAKE GPS를 통한 이동, 도보 이동 모두 포함

 

 

앱 최초 설치 후 한 번 종료하지 않으면 이동이 반영되지 않는 문제가 있습니다.

이전 앱 개발 시에도 앱 최초 설치 후 지도 화면에 들어가면 빈 화면(흰 화면)이 뜨는 오류가 있었는데, 동일한 오류로 판단됩니다.

현재 운영 앱에도 동일한 오류가 있습니다. 강제 종료 후 재실행하면 위치 조회가 가능합니다. (Currently, the operating app also has the same error. If you force quit and then relaunch after install, can check the location.)

 

 

 

 

Actions #8

Updated by Deca Park 8 months ago

  • Status changed from Resolved to Feedback
  • Assignee changed from Deca Park to bryant bryant
Actions #9

Updated by Deca Park 8 months ago

  • Status changed from Feedback to Resolved
  • Assignee changed from bryant bryant to Jisoo Choi
Actions #10

Updated by Jisoo Choi 8 months ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF