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
{{ message }}
This repository has been archived by the owner on May 1, 2024. It is now read-only.
I have migrated my Xamarin iOS native app to .NET iOS 7 - all build and working fine on an iOS simulator but on a physical device, I'm seeing this exception trying to access the constant ad size SmartBannerPortrait.
Hi,
I have migrated my Xamarin iOS native app to .NET iOS 7 - all build and working fine on an iOS simulator but on a physical device, I'm seeing this exception trying to access the constant ad size
SmartBannerPortrait
.Same error when using
AdSizeCons.Banner.
Google.MobileAds.AdSizeCons.get_SmartBannerPortrait()
Is
AdSizeCons
still supported on the .NET iOS framework?The text was updated successfully, but these errors were encountered: