Closed shacharoz closed 5 years ago
added a fix to the project properties: scale to inner integer + landscape /portrait
Hey, this is not a good solution unfortunately because now the resolution is fixed even for different portrait resolutions. The "proper" solution is what I told Igloo at the start of development - that this will be a portrait-only ad. We need to figure out if there's a way to set this in the ironSource framework, and if not we need to add a layer that says "please rotate device" and show that if we detect landscape resolution.
construct forces the ad to be portrait. but ironsource allows landscape,
we need to allow the ad to turn when in landscape mode,