-
Notifications
You must be signed in to change notification settings - Fork 28
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
swift6 migration issue #187
Comments
Hi @luchi2300, thank you for reaching out to us. We'll begin migrating to Swift 6 and will notify about next updates |
Also waiting for PubNub SDK being migrated to Swift 6. Before that happens, you can use |
Hello, has this been migrated to Swift 6 yet? Thanks |
@luchi2300, it hasn't been migrated We truly appreciate your interest in seeing Swift 6 migration and understand how important this functionality is. It's something we definitely want to introduce in the future, and your feedback reinforces its importance for us. Thank you for your patience and understanding! |
Hello,
I am encountering the following error when trying to modify the log levels and writers:
The log variable is not concurrency-safe.
Since the PubNubLogger initialiser is private, do you have any suggestions for migrating this to Swift 6?
I am using Xcode 16 with Swift 6.
Thanks.
The text was updated successfully, but these errors were encountered: