Hi guys.
so I need to add banner ad to our game for publish on some gaming platform.
I believe it using google h5 banner ad.
what I did is scale canvas element height to 90% to give some space for the banner ad.
the problem is, all UI button touch area is still on initial position, not follow canvas new size/scaled size. Not sure is this proper way to do it or not.
Anyone have better solution/suggestion?