Re: [MonoTouch] UIDocumentInteractionController CRASH

2011-08-11 Thread Jeff Stedfast
Hi Marco, I was hoping someone would be able to give you an actual solution to this problem, but since no one else has replied yet, I suppose no one has an answer. Can you submit a bug report about this issue and attach a sample project zipped up so someone can look into this? Thanks, Jeff On

[MonoTouch] UIDocumentInteractionController CRASH

2011-08-05 Thread marconex
Hi all I have made a application to show a PDF document, I follow an internet examples but the app crashes after few milliseconds after shown the document. Below the source code: NSUrl ns = NSUrl.FromFilename(s); UIDocumentInteractionController PreviewController = UIDocumentInteractionController