You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I try to use different version of Emulators, SDKs and Google play services Ads versions (27.0 till 42.1002 Nougat) but still not work and show same error
My SDK library contain Google play Services and I use Visual Studio 2017
The text was updated successfully, but these errors were encountered:
I try to connect with AdMob (Google Play Services Ads) Banner using Xamarin C# code, When I load:
adView.loadAd(adRequest);
Xamarin Show Error message ( System.NullReferenceException )
Please check the photo:
https://i.stack.imgur.com/bipES.png
The code and method here in:
https://github.com/hussien89aa/XamarinAndroidTutorial/blob/master/Admob.txt
I try to use different version of Emulators, SDKs and Google play services Ads versions (27.0 till 42.1002 Nougat) but still not work and show same error
My SDK library contain Google play Services and I use Visual Studio 2017
The text was updated successfully, but these errors were encountered: