Skip to content

Support callbacks on different threads #92

Open
@david-risney

Description

@david-risney

Great. Do these callbacks happen on the UI thread or on some other thread? I previously encountered problems with the iOS WebView because the OS required some things to happen in a callback in the UI thread, but I couldn’t get any data out of JavaScript because all the event handlers were also handled in the UI thread, but I would have to exit the callback I was currently in for the handlers to execute.

Originally posted by @my2iu in #90 (comment)

AB#28582327

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature requestfeature requestpriority-lowWe have considered this issue and decided that we will not be able to address it in the near future.trackedWe are tracking this work internally.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions