Skip to content

Callbacks not on Main Thread issue #9

Description

@rotter

I have integrated your plugin and it's working great - thanks!

But I have one problem/suggestion: make the callbacks run on main thread.

I was having a lot of problems until I found out the callbacks weren't on the main thread.

I had to turn on a flag on the callback and then check for the flag on the next Update. No big deal, but it would be better if the callback was already on the main thread, or at least make it clear for the developer that the callbacks are not on the main thread.

Best

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions