playcanvas / playcanvas-rest-api-tools

A set of tools to use with the PlayCanvas REST API for common jobs such as downloading a build and archiving a project
MIT License
23 stars 7 forks source link

Ironsource Ad MRAID support #24

Closed yaustar closed 3 years ago

yaustar commented 3 years ago

Changes made for MRAID support to work on Ironsource network: https://demos.ironsrc.com/test-tool/?adUnitLoader=mraid&mode=testing

Directly changing the CSS in __start__.js is not always possible and Ironsource requires the use of mraid.getMaxSize() so another patch to the engine was needed.