AdMob: Missing required XML attribute adUnitID
Anyone who still struggle with it may try xmlns:ads="http://schemas.android.com/apk/lib/com.google.ads"
.
Per latest SDK , it should be following:
xmlns:ads="http://schemas.android.com/apk/res-auto"
Anyone who still struggle with it may try xmlns:ads="http://schemas.android.com/apk/lib/com.google.ads"
.
Per latest SDK , it should be following:
xmlns:ads="http://schemas.android.com/apk/res-auto"