Groups keyboard shortcuts have been updated
Dismiss
See shortcuts

There is no description of the App ID configuration in AdMob's "Get Started"

26 views
Skip to first unread message

sirw...@gmail.com

unread,
Mar 11, 2025, 10:35:45 PMMar 11
to Google Mobile Ads SDK Developers
java.lang.RuntimeException: Unable to get provider com.google.android.gms.ads.MobileAdsInitProvider: java.lang.IllegalStateException: 
                                                                                                    
                                                                                                    ******************************************************************************
                                                                                                    * Missing application ID. AdMob publishers should follow the instructions    *
                                                                                                    * here:                                                                      *
                                                                                                    * https://goo.gle/admob-android-update-manifest.                             *
                                                                                                    * to add a valid App ID inside the AndroidManifest.                          *
                                                                                                    * Google Ad Manager publishers should follow instructions here:              *
                                                                                                    * https://goo.gle/ad-manager-android-update-manifest.                        *
                                                                                                    ******************************************************************************


There is no description of the App ID configuration for the admo-Android-update-manifest contention in "Get Started",what should I do?

Mobile Ads SDK Forum Advisor

unread,
Mar 12, 2025, 2:44:24 AMMar 12
to sirw...@gmail.com, google-adm...@googlegroups.com

Hi,

Thank you for contacting the Mobile Ads SDK Support team.

By reviewing your concern, I understand that you’re experiencing an app crash due to a missing appID. To resolve this issue, kindly add your app ID to the AndroidManifest file using the code snippet below.
<!-- Sample AdMob App ID: ca-app-pub-3940256099942544~3347511713 -->
    <meta-data
        android:name="com.google.android.gms.ads.APPLICATION_ID"
        android:value="ca-app-pub-3940256099942544~3347511713" />
Kindly refer to our SampleApplication for your implementation as a reference.

Thanks,
 
Google Logo Mobile Ads SDK Team

Feedback
How was our support today?

rating1    rating2    rating3    rating4    rating5
[2025-03-12 06:43:00Z GMT] This message is in relation to case "ref:!00D1U01174p.!5004Q02vH8x0:ref" (ADR-00293663)



Reply all
Reply to author
Forward
0 new messages