Hello,
I'm trying to use AdMob with Windows Phone 8.
I've:
Visual Studio Ultimate 2012 Update 3 with Windows Phone SDK 8.0 Update 10322
Nokia Lumia 920
An exception of type 'System.UnauthorizedAccessException' occurred in Microsoft.Phone.ni.dll and wasn't handled before a managed/native boundary
An exception of type 'System.NotImplementedException' occurred in GoogleAds.DLL and wasn't handled before a managed/native boundary
An exception of type 'System.SystemException' occurred in Microsoft.Phone.Interop.ni.dll and wasn't handled before a managed/native boundary
Anyway, if i try to deploy to the Lumia (with the language set to English United States), the testing banner is displayed. However, if i change language to Italian, the banner is no longer displayed!
Finally, i've added this Capabilities in the Manifest and the first two exceptions was gone:
ID_CAP_IDENTITY_USER
where i'm wrong?
Thanks in advanced. ... :-)