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

iOS 13.x Alert.alert() 닫은 이후 Alert창 재호출할 시 Alert 표시 오류 #117

Open
markui opened this issue Oct 29, 2023 · 3 comments

Comments

@markui
Copy link

markui commented Oct 29, 2023

안녕하세요, iOS 16 등의 실 디바이스에 빌드 후 react-native-channel-plugin 테스트할 때는 문제가 전혀 없었으나,
현재 제 iOS 13.6 실 디바이스에서 React Native 개발자 문서에 나와있는 모든 설정을 한 이후,

  1. ChannelIO.boot 하기
  2. react-native의 Alert 모듈의 Alert.alert() 호출 -> 첫 호출 시 Alert창 잘 나옴
    1. 의 Alert창 닫음(hide)
  3. react-native Alert.alert() 호출 ->그 이후의 모든 재 호출 시, Alert 창이 좌측 상단에 지속적으로 이상하게 표시되는 문제를 발견했습니다..

해당 오류가 지속된다면, iOS13.X 버전에서는 react-native-channel-plugin 사용이 아예 불가능할 것 같은데요, 혹시 확인해주실 수 있으실까요?

IMG_7440

제가 네이티브 쪽 개발은 잘 모르는데, 뭔가 아래 사항들과 관련이 있을 것 같다고 추측(?)이 되는데요, 확인해주시면 감사하겠습니다.

facebook/react-native#32833
facebook/react-native#30740
facebook/react-native#32304

@markui markui changed the title iOS 13.x ChannelIO.boot 이후 Alert.alert 할 시 Alert 오류 iOS 13.x Alert.alert() 닫은 이후 Alert창 재호출할 시 Alert 표시 오류 Oct 29, 2023
@2sem
Copy link

2sem commented Oct 29, 2023

제 경험상 여기에 올리는 것보다 채널톡 관리자 페이지들어가서 고객센터에 접수하는게 빠릅니다.
거의 하루 내에 답변오고 어떻게 조치할지 알려줘요

@zoyi-jin
Copy link
Contributor

안녕하세요!
채널톡 제품팀 Jin 입니다.
해당 버그에 대한 지원은 채널톡 고객센터를 통해서 문의해주시면 빠르게 답변해드리도록 하겠습니다.
문의 주실때 RN 관련 버그리포트라고 말씀해주시면 됩니다.

@markui
Copy link
Author

markui commented Oct 30, 2023

빠른 답변 감사합니다..! 그렇게 해볼게요 :)

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

3 participants