PostMessage - from bubble page embedded Iframe to Parent?

Hi,

I am calling my plugging to send a postmessage to Parent from my bubble webpage and it did work.

I am wondering if that is possible from bubble.

Note: I have to use the postmessage mechanism due to cross origin issue. I can’t just callback my parent function.

Can you share what you have tried, and how it didn’t work? What does your message handler look like?

This topic may help:

Thanks for your support.

I found a solution: https://stackoverflow.com/questions/8822907/html5-cross-browser-iframe-postmessage-child-to-parent

From bubble plugin, I can send a message which is received by the parent…

1 Like

@smb4apps
What code did you use,

PS: I am wanting to create an embedded app for Onshape