[Flutter] Webview 백그라운드 메세지 클릭시 Failed assertion: 'renderObject.child == child': is not true.


[Flutter] Webview 백그라운드 메세지 클릭시 Failed assertion: 'renderObject.child == child': is not true.

오류 분석 Failed assertion: 'renderObject.child == child': is not true. 웹뷰에서 백그라운드 메세지를 받고 클릭시 위와 같은 화면이 출력 될 수 있다. 현재는 IOS에서만 나타나는 버그 증상으로 확인되고 있다. 웹뷰가 아닌 다른 구간에서도 오류가 난다면 먼저, 릴리즈 모드로 테스트 해보는것이 좋을것 같습니다. 릴리즈에서 오류가 나타나지 않는다면 크게 문제가 되지 않습니다....

[Flutter] Webview 백그라운드 메세지 클릭시 Failed assertion: 'renderObject.child == child': is not true.에 대한 요약내용입니다.

자세한 내용은 아래에 원문링크를 확인해주시기 바랍니다.


#assertion #백그라운드 #webview #render #object #message #flutter #error #child #background #백그라운드메세지

원문링크 : [Flutter] Webview 백그라운드 메세지 클릭시 Failed assertion: 'renderObject.child == child': is not true.