I would suspect the call would be stubbed out in the simulator and shouldn’t crash.
I would like to be able to know the height of the admob banner before I call ads.show() so my screen content can all be positioned within the scene:create(). Is there no way of getting this information before showing the ad?
No, you can only get the height after the ad is loaded. We won’t know the height until then.
Rob
I would like to be able to know the height of the admob banner before I call ads.show() so my screen content can all be positioned within the scene:create(). Is there no way of getting this information before showing the ad?
No, you can only get the height after the ad is loaded. We won’t know the height until then.
Rob