WP8 6.5.13.0 (latest) error on interstitial text ads (bug report)

94 views
Skip to first unread message

ladme...@gmail.com

unread,
Aug 30, 2014, 2:41:23 AM8/30/14
to google-adm...@googlegroups.com
Hello,

There is currently a bug I'm seeing on the latest WP8 admob release for what seems like ALL the text based interstitial ads (screenshot of example attached).  When the add is displayed the following error is thrown.  Your DLL is obfuscated but it seems all these text based ads (images seemed to be fine) the callback is throwing this exception each time the interstital is shown and also when dismissed.  Since on WP8 these are thrown on the UI thread I can't get anymore information on the exception from the app but presumably the InvokeScript is not well formed (just a guess).  Please fix.

A first chance exception of type 'System.SystemException' occurred in Microsoft.Phone.Interop.ni.dll


Also here is the corresponding stacktrace:

Microsoft.Phone.Interop.ni.dll!Microsoft.Phone.Controls.NativeMethods.ValidateHResult(int hr)
Microsoft.Phone.Interop.ni.dll!Microsoft.Phone.Controls.WebBrowserInterop.InvokeScript(string scriptName, string[] args)
Microsoft.Phone.ni.dll!Microsoft.Phone.Controls.WebBrowser.InvokeScript(string scriptName, string[] args)
GoogleAds.DLL!A.c778af7b26605e0bb7fadf1547d7f5530.c379e3fb7ee502b62de5eee847f1352a2(string c1966769b4ad56530475a20642e40c06c)
GoogleAds.DLL!A.c778af7b26605e0bb7fadf1547d7f5530.ce5a84cacd2b8767ed823d9095efb831b(string cb8b0c5fb4595ce60484285b9aeb4e332, string[] ca50e6afa318ebab0497702a5a50b1f50)
GoogleAds.DLL!A.ca49395b093ed2d2167d76487abbab23b.cea59e4a93d10b6821e7d3a97024a1433(object c8593727cbb0995710fe06358a7b855d8, System.EventArgs ca44e5044b9b98eeecebb424bd6390d38)
GoogleAds.DLL!A.ca49395b093ed2d2167d76487abbab23b.c255cdeb6f22ae9ba10efac59dd0722ce()  GoogleAds.DLL!A.c30733e35f890237bcc7d10a76152577a.OnNavigatedTo(System.Windows.Navigation.NavigationEventArgs e)  Microsoft.Phone.ni.dll!Microsoft.Phone.Controls.PhoneApplicationPage.InternalOnNavigatedTo(System.Windows.Navigation.NavigationEventArgs e)  Microsoft.Phone.ni.dll!Microsoft.Phone.Controls.PhoneApplicationPage.Microsoft.Phone.Controls.IPhoneApplicationPage.InternalOnNavigatedToX(System.Windows.Navigation.NavigationEventArgs e)
Microsoft.Phone.ni.dll!System.Windows.Navigation.NavigationService.RaiseNavigated(object content, System.Uri uri, System.Windows.Navigation.NavigationMode mode, bool isNavigationInitiator, Microsoft.Phone.Controls.IPhoneApplicationPage existingContentPage, Microsoft.Phone.Controls.IPhoneApplicationPage newContentPage)  Microsoft.Phone.ni.dll!System.Windows.Navigation.NavigationService.CompleteNavigation(System.Windows.DependencyObject content, System.Windows.Navigation.NavigationMode mode)  Microsoft.Phone.ni.dll!System.Windows.Navigation.NavigationService.ContentLoader_BeginLoad_Callback(System.IAsyncResult result)  Microsoft.Phone.ni.dll!System.Windows.Navigation.PageResourceContentLoader.BeginLoad_OnUIThread(System.AsyncCallback userCallback, System.Windows.Navigation.PageResourceContentLoader.PageResourceContentLoaderAsyncResult result)  Microsoft.Phone.ni.dll!System.Windows.Navigation.PageResourceContentLoader.BeginLoad.AnonymousMethod__0(object args)
[Native to Managed Transition]
mscorlib
.ni.dll!System.Delegate.DynamicInvokeImpl(object[] args)
System.Windows.ni.dll!System.Windows.Threading.DispatcherOperation.Invoke()
System.Windows.ni.dll!System.Windows.Threading.Dispatcher.Dispatch(System.Windows.Threading.DispatcherPriority priority)
System.Windows.ni.dll!System.Windows.Threading.Dispatcher.OnInvoke(object context)
System.Windows.ni.dll!System.Windows.Hosting.CallbackCookie.Invoke(object[] args)
System.Windows.RuntimeHost.ni.dll!System.Windows.RuntimeHost.ManagedHost.InvokeDelegate(System.IntPtr pHandle, int nParamCount, System.Windows.Hosting.NativeMethods.ScriptParam* pParams, System.Windows.Hosting.NativeMethods.ScriptParam* pResult)

screen.jpg
Reply all
Reply to author
Forward
0 new messages