Before, my app work fine. Today I rebuild and it show error java.lang.RuntimeException: Unable to get provider com.google.android.gms.ads.MobileAdsInitProvider: java.lang.IllegalStateException:
I search and find solution is add my admob id in AndroidManifest.xml
and I add it and rebuild, but it show same error.
How I can fix it?