travelpayouts / white-label-app-android

White Label App Android
1 stars 0 forks source link

Crash due to AdMob initialization #9

Open baaguigui opened 1 day ago

baaguigui commented 1 day ago

Hi, I am experiencing a crash when trying to run the app. The app shuts down unexpectedly during initialization.

The issue seems to be related to AdMob initialization, but I do not intend to use ads in this application.

The following error appears in the logs:

`FATAL EXCEPTION: main Process: com.travelapp.debug, PID: 17705 java.lang.RuntimeException: Unable to get provider com.google.android.gms.ads.MobileAdsInitProvider: java.lang.IllegalStateException:



Please provide guidance on how to completely disable AdMob or remove its dependencies from the project configuration, as ads are not needed in this app.

tpsupport commented 4 hours ago

Hello,

It seems that the issue might be due to an invalid application ID and a test bundle ID (com.travelapp) being specified. Could you please verify that both the application ID and bundle ID are correct?

If you still encounter any issues, please don't hesitate to reach out to us via email at support@travelpayouts.com.