You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The mobile app injects window.parent as window.ReactWebView since ReactWebView is the object on which you can call the postMessage that is received by the parent.
https://stackoverflow.com/questions/59158951/java-bridge-method-cant-be-invoked-on-a-non-injected-object
The text was updated successfully, but these errors were encountered: