How to Understand Cause of App Crash?

Here’s my app log cat
Error.txt (800.0 KB)

I don’t know how to find the causes App Crash

Here is the relevant part

FATAL EXCEPTION: main
10-29 12:35:05.352 13173 13173 E AndroidRuntime: Process: Com.MoviedHD2022, PID: 13173
10-29 12:35:05.352 13173 13173 E AndroidRuntime: java.lang.RuntimeException: Unable to get provider com.google.android.gms.ads.MobileAdsInitProvider: java.lang.IllegalStateException:
10-29 12:35:05.352 13173 13173 E AndroidRuntime:
10-29 12:35:05.352 13173 13173 E AndroidRuntime: ******************************************************************************
10-29 12:35:05.352 13173 13173 E AndroidRuntime: * Invalid application ID. Follow instructions here: *
10-29 12:35:05.352 13173 13173 E AndroidRuntime: * https://googlemobileadssdk.page.link/admob-android-update-manifest *
10-29 12:35:05.352 13173 13173 E AndroidRuntime: * to find your app ID. *
10-29 12:35:05.352 13173 13173 E AndroidRuntime: ******************************************************************************

Taifun

1 Like