Quantcast
Channel: Recent Threads — Xamarin Community Forums
Viewing all articles
Browse latest Browse all 204402

Webview PDF MonoTouchException

$
0
0

Hello,

I'm having a problem with using a Webview to display a pdf, as described in this tutorial:
https://developer.xamarin.com/recipes/cross-platform/xamarin-forms/controls/display-pdf/

Some of my users are opening the webview and the first page is fine, but when they attempt to scroll down the app crashes. Mobile Center is collecting crash analytics and summarizes it as a MonoTouchException. Unfortunately my flash drive with my .dSYM files fried so I don't have my debugging symbols, but Mobile Center also has this to offer:

Runtime.ThrowNSException (System.IntPtr ns_exception)
Foundation.MonoTouchException: Objective-C exception thrown. Name: NSRangeException Reason: *** -[__NSArrayM objectAtIndex:]: index 5 beyond bounds

There is no correlation between iOS versions, iPhone models, or user behavior. Any ideas?


Viewing all articles
Browse latest Browse all 204402

Trending Articles