Skip to content

Async API doesn't work on WebGL platform #36

@JohannesNicholas

Description

@JohannesNicholas

Hi Gilzoide!
I have been experimenting with the package and it has been working well!

Async on WebGL doesn't not appear to work. I believe this is due to SQLite-net using Task.Factory.StartNew.

I'm using Unity 2022

Unsure what the best solution for this would be, I believe there are options for doing threading on WebGL but for now I might stick to non-async queries.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingwebglIssue occurs on WebGL platform

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions