Please double check if you have any apps, vpn apps, firewall apps, or 3rd anti-virus that may have adblocker, anti-tracker or phishing protection on. If you have them, disable or uninstall them, and uninstall all unknown apps that may affect network connections
Next step is check if you are using custom DNS in your network setings. Reset all network to factory settings if you have no idea
If you are rooted, check if there is any content in / etc / hosts
Your ISP may have blocked the ads domain. Try switch between modile data/Wifi or use any free vpn without adblocker, anti-tracker or phishing protection
1.1.1.1 + WARP: Safer Internet - Apps on Google Play
Try use the mod on other devices, emulators or in VM apps
Read more here: Android mods - FAQ and troubleshooting guide
If ALL troubleshooting did not solve the connection error that caused crash, please provide details as much as possible:
Device model:
Android version:
Rooted? (If rooted, please list all your installed Magisk and/or LSposed modules):
ROM version (Please mention if you are using custom ROM):
Internet service provider (ISP):
Mobile carrier:
And please share a video clip of the crash, so I can see when does the crash occur
Reason of the crash: Failure to get ads ID. Google or Vungle Ads are possibly blocked
java.io.IOException: Connection failure
at com.google.android.gms.ads.identifier.AdvertisingIdClient.zzb(Unknown Source:122)
at com.google.android.gms.ads.identifier.AdvertisingIdClient.getAdvertisingIdInfo(Unknown Source:16)
at com.vungle.ads.internal.platform.AndroidPlatform.getGoogleAdvertisingInfo(Unknown Source:11)
at com.vungle.ads.internal.platform.AndroidPlatform.getAdvertisingInfo(Unknown Source:41)
at com.vungle.ads.internal.network.VungleApiClient.getDeviceBody$vungle_ads_release(Unknown Source:75)
at com.vungle.ads.internal.network.VungleApiClient.getDeviceBody(Unknown Source:1)
at com.vungle.ads.internal.network.VungleApiClient.requestBody(Unknown Source:0)
at com.vungle.ads.internal.network.VungleApiClient.requestAd(Unknown Source:44)
at com.vungle.ads.internal.load.DefaultAdLoader.fetchAdMetadata(Unknown Source:35)
at com.vungle.ads.internal.load.DefaultAdLoader.requestAd(Unknown Source:16)
at com.vungle.ads.internal.load.BaseAdLoader.loadAd$lambda-0(Unknown Source:30)
at com.vungle.ads.internal.load.BaseAdLoader.$r8$lambda$K6qcer6KyjYxZ06FPBUuyCJbx8Q(Unknown Source:0)
at com.vungle.ads.internal.load.BaseAdLoader$$ExternalSyntheticLambda0.run(Unknown Source:2)
at com.vungle.ads.internal.executor.VungleThreadPoolExecutor$Companion.wrapRunnableWithFail(Unknown Source:0)
at com.vungle.ads.internal.executor.VungleThreadPoolExecutor$Companion.access$wrapRunnableWithFail(Unknown Source:0)
at com.vungle.ads.internal.executor.VungleThreadPoolExecutor$Companion$getWrappedRunnableWithFail$2.run(Unknown Source:6)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
at java.lang.Thread.run(Thread.java:1012)