Skip to content
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

Android VisionCamera에 네이버 맵이 비춰지는 문제 #138

Open
kofkgoing opened this issue Mar 25, 2022 · 0 comments
Open

Android VisionCamera에 네이버 맵이 비춰지는 문제 #138

kofkgoing opened this issue Mar 25, 2022 · 0 comments

Comments

@kofkgoing
Copy link

kofkgoing commented Mar 25, 2022

Version of react-native-naver-map libraries

0.66

Version of react-native

0.63.4

Platforms you faced the error (IOS or Android or both?)

Android

Expected behavior

VisionCamera에 현실이 비춰지기 전에 아무것도 나오지 않음.
어차피 네이버 맵에서 해결할 수 있는 문제는 아니겠지만 같은 문제를 겪어보신 분이 있을지 몰라서 남겨봄.

네이버에 문의해봤는데 React-Native는 서드파티라서 지원을 해줄 수 없다네요 ㅠㅠ
저는 카메라가 초기화(onInitialized)되고 나서 1초동안 검은 View로 덮어 놓는 방법으로 해결했습니다.

처음에는 Stack의 이전 화면이 비춰지는거라고 생각을 했는데 실험을 해보니 그게 아니라 그냥 맵만 보이더군요.

아마 제 생각에는 네이버맵에서 사용하는 어떤 Graphic Context 같은게 VisionCamera에서 사용하는게 같아서 VisionCamera에서 Draw하기전까지는 맵이 나오는 문제가 아닐까 생각되네요.
VisionCamera에도 Issue를 남겨놨는데 언제 해결 될지 모르겠네요.

Actual behavior

VisionCamera에 현실이 비춰지기 전에 잠시 네이버 맵이 나옴
ezgif com-gif-maker (1)

Tested environment (Emulator? Real Device?)

보유하고 있는 모든 안드로이드 기기
V50, 갤럭시 폴드 등

Screen Shot

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant