[TIMOB-26609] Android: support firing events in webView with remote content
GitHub Issue | n/a |
---|---|
Type | Improvement |
Priority | n/a |
Status | Open |
Resolution | Unresolved |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | n/a |
Labels | n/a |
Reporter | Arjan |
Assignee | Eric Merriman |
Created | 2018-09-20T12:23:22.000+0000 |
Updated | 2018-11-28T22:34:40.000+0000 |
Description
Currently, the only way to communicate between webviews and the app is with evalJS() after the "load" event has fired. Would be great if we could trigger events manually so we won't have to refresh/reload or redirect the webviews first.
Hello, Thanks for the request. Can you attach a PR here?