I have a new app and I want to try putting ads in a free version.
I found the AdMob tutorial but it is 7 years old and has a caveat, "Do not use AdMob library It no longer works..."
It doesn't mention whether the tutorial has been modified to take this into account. So I looked at FirebaseAdMob and then it refers to Integrating Firebase Services.
Before I head down this rabbit hole I just thought I would ask what is the best way to proceed? Want to make sure I am using the right stuff. Don't want to try doing a bunch of stuff that is obsolete and don't want to put the cart before the horse either.
Thanks for any advice
2: No. This is a library to integrate admob with your app. You need to check the documentation of Google, that tells all you need to know about create banners ad, interstitials ad, etc.