You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
I am using SwiftEntryKit (1.2.7), and presenting customview with method SwiftEntryKit.display(entry: view, using: attributes)
It is not showing on the phone screen but it has in the debug view hierarchy
Screenshots
iPhone (please complete the following information):
Device: 13 Pro max
iOS Version: iOS 17.3.1
Xcode Version 15.0.1
SwiftEntryKit Release # 1.2.7
The text was updated successfully, but these errors were encountered:
So did I, When a popup is displayed on a controller that has disappeared, the popup keeps not coming out, probably because the queue inside is stuck. Do not popup on the controller that has been dismissed and do not popup on the controller that has pop.
Describe the bug
I am using SwiftEntryKit (1.2.7), and presenting customview with method
SwiftEntryKit.display(entry: view, using: attributes)
It is not showing on the phone screen but it has in the debug view hierarchy
Screenshots
iPhone (please complete the following information):
The text was updated successfully, but these errors were encountered: