Hi,
I set AWPage.AllowParentFrame to true in Application's init() method.
The site which is parent of my app shows the content of IFrame but buttons do not respond.
Here is console message from Google Chrome.
Uncaught DOMException: Blocked a frame with origin "
https://xxxxxxxxxxx" from accessing a cross-origin frame.
Any hint or suggestion to workaround?
Thank you in advance,
Kazuo