I believe I have AdMob setup properly in my code but I am unsure on the sequence of events required to get it all working. What I've done is:
1) Fully debugged my app with the AdMob code installed. It displays in the emulator so I assume it works.
2) Published the app in the PlayStore.
3) Logged into AdMob and looked for my app so I can get the Ad Unit ID.
As it can take a long (LONG) time for the app to show up at AdMob, I am guessing at the remaining steps.
4) Add the Ad Unit ID to the app and update it in the PlayStore.
If this is correct, it would seem that any app that used AdMob will have at least 2 releases (step 2 and 4). It would also seem that, in theory, somebody could download the app prior to it having the correct Ad Unit ID and have an Ad-Free version if they choose not to update.
Is this the correct way to do it or is there some other tutorial that I haven't found?
1) Fully debugged my app with the AdMob code installed. It displays in the emulator so I assume it works.
2) Published the app in the PlayStore.
3) Logged into AdMob and looked for my app so I can get the Ad Unit ID.
As it can take a long (LONG) time for the app to show up at AdMob, I am guessing at the remaining steps.
4) Add the Ad Unit ID to the app and update it in the PlayStore.
If this is correct, it would seem that any app that used AdMob will have at least 2 releases (step 2 and 4). It would also seem that, in theory, somebody could download the app prior to it having the correct Ad Unit ID and have an Ad-Free version if they choose not to update.
Is this the correct way to do it or is there some other tutorial that I haven't found?