-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Closed
Labels
type-enhancementNew feature or requestNew feature or request
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
type-enhancementNew feature or requestNew feature or request