Skip to content

Feature Request: postMessage, or communicate across pages #4

Description

@schudav

Perhaps it is beyond the scope of the plugin, but it would be nice to be able to communicate with the opened page on android / mobile.

I have tried the following methods:

  • window.postMessage
  • broadcast channel
  • local storage

But none of them seem to work.
I don't think the created webview does not seem to share the same context as the main app.

If this is not something you're interested in adding, maybe you can provide some suggestions to achieve it?

Thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions