[mono-android] System.NotSupportedException: Unable to activate instance of type Android.Runtime.InputStreamAdapter from native handle
Jonathan Pryor
jonp at xamarin.com
Sun Jun 17 15:27:13 UTC 2012
On Jun 17, 2012, at 8:16 AM, Terry151151 wrote:
> I'm overriding ShouldInterceptRequest in a WebViewClient so I can load a local resource , but when I try to load the resource I get the error:
>
> System.NotSupportedException: Unable to activate instance of type Android.Runtime.InputStreamAdapter from native handle
As a guess, you're on Mono for Android 4.2.2. Try using 4.2.3:
https://bugzilla.xamarin.com/show_bug.cgi?id=5461
- Jon
More information about the Monodroid
mailing list