You are right, it is a bug on Admob that was solved on version 6.1.0, and I am using the 6.0.1 exactly the previous one... :-|

https://developers.google.com/mobile-ads-sdk/docs/rel-notes

I should looked at that release notes before... Well, it is easy to solve then.

Thanks,

On 11/20/2012 09:31 AM, Nikolay Elenkov wrote:
On Tue, Nov 20, 2012 at 3:33 AM, Francisco Marzoa <fmmar...@gmail.com> wrote:
On 11/18/2012 12:56 PM, Piren wrote:

It actually says it right there: 3 at
android.webkit.CallbackProxy.uiOverrideUrlLoading(CallbackProxy.java:236)

The user is clicking a hyperlink in a webview which is attached to the
Application Context. Figure out which webview it is, set a webViewClient and
override shouldOverrideUrlLoading to open the hyperlink properly.

I am not sure about what to do, to be honest. There may be when the user
clicks on an ad from Admob or Chartboost, the two ad networks I use, but in
this case I think I couldn't do nothing since their libraries are closed.

You can of course decompile and patch :)

This error was quite common with one of the previous releases of the AdMob
library. Upgrade to the latest version, it is fixed there. I don't
know anything
about Chartboost though.


--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to