Reputation: 1
I have some apps which I did ready as apk file and I need to add admob unit id in it, the question is when I export the apk file without the unit id and upload it to google play... so after the uploading process do I have to go back and edit the android studio project again and do the export one more time with the unit id, how does this work? google will give me the id after the uploading so how can I do this process the right way? Thanks
Upvotes: 0
Views: 764
Reputation: 18898
You need to include the Ad Unit ID in your project and submit an update to the Google Play Store.
For the future, you do not need to have your application available on the Google Play Store before you can receive an Ad Unit ID.
To receive an Ad Unit ID for your application:
Once your application has been on the Google Play Store for a few days you will be able to link the Ad Unit ID to the application:
Upvotes: 1