Alberto Michelis Well-Known Member Licensed User Longtime User Apr 13, 2021 #1 Hi following https://www.b4x.com/android/forum/threads/firebaseadmob2-google-mobile-ads-sdk-v20.129609/ And using the code Coding this Im getting an error on BannerAr. Dont know how to instantiate it and if I use m theres no initialize method. How to solve this? Thanks
Hi following https://www.b4x.com/android/forum/threads/firebaseadmob2-google-mobile-ads-sdk-v20.129609/ And using the code Coding this Im getting an error on BannerAr. Dont know how to instantiate it and if I use m theres no initialize method. How to solve this? Thanks
Erel B4X founder Staff member Licensed User Longtime User Apr 13, 2021 #2 Add Private BannerAd As AdView to Globals. Upvote 0