Closed K232 closed 5 years ago
Hi, This help will tell you hoe to get the APP Id of your apps: https://support.google.com/admob/answer/7356431?hl=en
You don't have to change this line: com.google.android.gms.ads.APPLICATION_ID You have just to insert the correct Android:value
I hope this helps you, otherwise let me know.
I'm trying to add your package to my app. According to your description, I need to add this line to AndroidManifest:
The ca-app-pub is probably the same as I entered already in MobileAds.Initialize, but what is the APPLICATION_ID ? I also checked your Sample AndroidManifest.xml but did not find the key there?