Hello guys
Wondering if anyone could help me out with some coding advice.
So I have been creating apps for a while now using B4a and the standard admob view sizing setup has worked well.
However on the latest generations of Samsung S8+ and S9+ the adverts very rarely work.
I have tried the standard method to work out the view size, and the newer check size in terms of screen height in dip. But still to no avail.
What happens is the request is submitted I get an ad back but when I then try to create the view for it the code I use to work out the sizing in both cases says 32 high. However I see and error in the logs saying it needs a height of 50. I suspect it may be something I am doing wrong but I have tried so many combinations I lose track and I have not found anything that works consistently on all devices.
Does anyone have any code that they use and believe to be bulletproof that I can try, hopefully to solve this issue.
Kind regards
CAsh
Wondering if anyone could help me out with some coding advice.
So I have been creating apps for a while now using B4a and the standard admob view sizing setup has worked well.
However on the latest generations of Samsung S8+ and S9+ the adverts very rarely work.
I have tried the standard method to work out the view size, and the newer check size in terms of screen height in dip. But still to no avail.
What happens is the request is submitted I get an ad back but when I then try to create the view for it the code I use to work out the sizing in both cases says 32 high. However I see and error in the logs saying it needs a height of 50. I suspect it may be something I am doing wrong but I have tried so many combinations I lose track and I have not found anything that works consistently on all devices.
Does anyone have any code that they use and believe to be bulletproof that I can try, hopefully to solve this issue.
Kind regards
CAsh