Skip to content

안드로이드 에서 overview 버튼으로 홈에 갔다 앱 복귀시 지도가 stack 됨 #98

New issue

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

Closed
junddao opened this issue May 30, 2023 · 9 comments
Labels
duplicate This issue or pull request already exists

Comments

@junddao
Copy link

junddao commented May 30, 2023

  1. tabPage에서 bottomNavigationBar으로 지도 페이지가 아닌 다른 페이지로 이동
  2. overview버튼 클릭 (홈으로 나감)
  3. 앱으로 복귀
  4. 네이버 지도가 page위로 올라와 있음 (앱 컨트롤 되지 않음)
  5. 뒤로가기 버튼으로 닫을경우 map이 있는 페이지로 복귀됨

다른 폰에서 테스트한 결과 android 9 버전의 폰에서는 문제 없이 동작함을 확인했습니다.

map에 별도 옵션이나 native code 수정을 통해 해결 가능한 사항 있을까요?

@note11g
Copy link
Owner

note11g commented May 30, 2023

안녕하세요. 먼저, 이슈를 제보해주셔서 감사드립니다.

혹시, 해당 단계를 수행하셨을까요?

@junddao
Copy link
Author

junddao commented May 30, 2023

알려주신 '해당 단계'가 issue에 등록된 내용같은데, splash 에서 문제 된다고 해서 적용하지는 않았습니다.

#56

위와같이 해도 문제 없을까요? @note11g

@note11g
Copy link
Owner

note11g commented May 30, 2023

@junddao flutter 엔진 자체의 문제라, 제가 해결할 수 있는 부분은 당분간 없을 것 같습니다.
아쉽게도 스플래시 스크린 관련 문제가 발생한다고 언급되었기에, 해당 부분은 감안하시거나, 아니면 그대로 사용하시는 수밖에 없을 것 같습니다.
도움드리지 못해, 죄송합니다.

@junddao junddao closed this as completed May 30, 2023
@junddao
Copy link
Author

junddao commented May 30, 2023

@note11g 네이티브 지도 옵션에 useTextureView() 을 주면 해결되는것 같은데, 혹시 해당 옵션 사용 안한 이유가 있을까요?

@junddao junddao reopened this May 30, 2023
@note11g
Copy link
Owner

note11g commented May 30, 2023

성능상의 문제와, 텍스트필드 크래시 다른 여러 문제로 인해 사용하지 않도록 처리하였습니다.

@junddao junddao closed this as completed May 30, 2023
@betrider
Copy link

서비스 문제와 텍스트 필드 크라우드시 문제로 인해 사용하지 않도록 하십시오.

텍스트 필드 크래시 관련해서 이슈링크좀 받을 수 있을까요?

@junddao junddao reopened this May 30, 2023
@note11g
Copy link
Owner

note11g commented May 30, 2023

@betrider 죄송합니다. 텍스트필드 관련 이슈는 GLSurfaceView + Virtual Display의 문제입니다.
TextureView를 사용할 경우, 성능 문제와 다른 문제들이 있었습니다만 정확히 기록해두지 않은 탓에 어떤 이슈인지 정확히 기억이 나질 않네요.
Flutter GoogleMap 라이브러리 쪽에 이슈를 참고해보시기 바랍니다. (요즘 시간이 많이 없어, 답변에 한계가 있는 점 죄송합니다.)

@note11g
Copy link
Owner

note11g commented May 30, 2023

해당 이슈는 #56 과 중복입니다.
이슈에 대해 더 의견주실 것이 있으시다면, #56 에 코멘트 부탁드리겠습니다.
감사합니다.

@note11g note11g closed this as completed May 30, 2023
@note11g note11g added the duplicate This issue or pull request already exists label May 30, 2023
@betrider
Copy link

해당 이슈는 #56 과 중복입니다. 이슈에 대해 더 의견주실 것이 있으시다면, #56 에 코멘트 부탁드리겠습니다. 감사합니다.

#56 에 코멘트 확인 부탁드립니다.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

3 participants