Android Question Aggressive Firebase Admob adverts

aidymp

Well-Known Member
Licensed User
Longtime User
Hi I have a problem with Firebase Admob

I program mainly Android TV devices, devices that use a remote no touch screen! I use a coverflow control and it works perfect.

Adding Firebase admob - (was ok initially) A banner ad now grabs focus and highlights itself. so you have to press the remote buttons to try and focus back on the coverflow, which is now very difficult. and after so long its impossible!

I did a temporary fix by adding a timer and cf.requestfocus which works, but complicates other parts of the app. Any ideas why the banner is doing this? or how to solve it.


Thanks
 
Top