Skip to content
Discussion options

You must be logged in to vote

Hi @wzxu, can you share more details of your exact set up? What version of Xcode and Swift are you using?

If I had to guess, it would seem that you are using Xcode 26, which now defaults to using main actor isolation for new projects. This is a new feature of Swift 6.2, and in our opinion is still not fully baked and we are waiting for many bug fixes to be merged before we can evaluate how to adapt our library to properly handle it. So, in the meantime you should disable this feature, and then things should work correctly.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@wzxu
Comment options

Answer selected by wzxu
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants