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

안드로이드에서 전체화면으로 영상 재생 시 앱이 종료되는 현상 수정 #17

Merged
merged 1 commit into from Apr 29, 2022

Conversation

ujeon
Copy link

@ujeon ujeon commented Apr 29, 2022

Short description
안드로이드 웹뷰에서 동영상을 전체화면으로 재생 시 간헐적으로 앱이 종료되는 현상이 있어
이를 수정하였습니다.

react-native-webview에 동일한 이슈들이 (react-native-webview#1406, react-native-webview#2190)
보고되었고 해당 이슈에 대한 수정 PR을 적용하였습니다.

Proposed changes
fix(android): 크롬 웹 클라이언트 생성 전 액티비티 null 체크

안드로이드 웹뷰에서 전체화면으로 영상 재생 시, 간헐적으로 앱이 종료되는 문제가 있어
이를 수정하였습니다.

- react-native-webview의 2240 PR 수정사항 적용

refs https://github.com/classtinginc/classting-rn/issues/4025

안드로이드 웹뷰에서 전체화면으로 영상 재생 시, 간헐적으로 앱이 종료되는 문제가 있어
이를 수정하였습니다.

- react-native-webview의 2240 PR 수정사항 적용
@ujeon ujeon self-assigned this Apr 29, 2022
@ujeon
Copy link
Author

ujeon commented Apr 29, 2022

머지하겠습니다~

@ujeon ujeon merged commit fd226ca into classting Apr 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants