I have an error in adding Admob in Xamarin visual Studio
the error is : No resource identifier found for attribute 'adSize' in package 'com.google.example'
error: No resource identifier found for attribute 'adSize' in package 'com.google.example' main.xml
but I find someone sais that : you must add attrs.xml to solute the problem How to do this ? any idea to solute my problem with admob ?