livechat / chat-window-ios

Embeding LiveChat mobile chat window in iOS application
MIT License
24 stars 31 forks source link

SwiftUI: app crashes on close button action #93

Closed aidev-vaibhav closed 1 year ago

aidev-vaibhav commented 1 year ago

When I navigate to LiveChat view on button action, my app crashes. On close button action many times the app crashes with error "Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Invalid parameter not satisfying: targetNode' ". Apart from that, it crashes the most when I click on close button while editing textfield with open keyboard.

Crash_SS

Crash_Debug_SS

aidev-vaibhav commented 1 year ago

Solution: Use appDelegate