Skip to content

Improve Android injection logic #15

@bitpshr

Description

@bitpshr

Android WebViews are safely polyfilled during startup, but they rely on a timeout to avoid being overwritten by the bridge once it loads. We need to be able to polyfill and let users call postMessage immediately, not after an arbitrary timeout. We should look to monkey-patch the underlying native code like we do for iOS.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions