This repository was archived by the owner on May 1, 2024. It is now read-only.

Description
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?