SwiftKickMobile / SwiftMessages

A very flexible message bar for UIKit and SwiftUI.
MIT License
7.32k stars 746 forks source link

Messages freeze UI when dismissing by user interaction #464

Closed MahmoudAbunaji closed 3 years ago

MahmoudAbunaji commented 3 years ago

The message is freezing the UI in iOS 14.4.1 sometimes when show the message , Im catch the issue using freezeObserver

wtmoose commented 3 years ago

Pause the app when it is frozen and send me a stack trace.

MahmoudAbunaji commented 3 years ago

@wtmoose Nothing logged in the output window

MahmoudAbunaji commented 3 years ago

@wtmoose The issue starting from release 9.0.0, In the older versions 8.0.5 its working fine

wtmoose commented 3 years ago

@MahmoudAbunaji I'm not asking you what is in the output window. I'm asking you to pause the app and send the stack trace.

wtmoose commented 3 years ago

Closing due to no response