SwiftKickMobile / SwiftMessages

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

SwiftMessages.hide() Call to main actor-isolated static method #553

Closed Ramprasathselvam closed 1 week ago

Ramprasathselvam commented 3 weeks ago

In Xcode 16 iOS 18 Beta facing below issue.

Call to main actor-isolated static method 'hide(animated:)' in a synchronous nonisolated context

Screenshot 2024-06-14 at 10 13 06 AM
wtmoose commented 2 weeks ago

What’s the question?