Version
- Phaser Version: v3.87 (WebGL | Web Audio)
Description
When trying to submit inlined index.html of Playable Ad yo Unity Ads console I get this error:
Your playable is not allowed to use window.top
Example Test Code
Use playable template.
Additional Information
I commented out all mentions of window.top blocks in phaser-custom.js to fix the issue.