Hi Joe, UIDocumentInteractionController's PresentOpenInMenu-function presents you the menu you can see in the attached screenshot. You need to pass the NSUrl to let UIDocumentInteractionController determine, which application has been registered to open this file (and provide the other application the location of the file)
I can provide you an small example within the next 2-3 hours Regards, Benedikt -----Ursprüngliche Nachricht----- Von: [email protected] [mailto:[email protected]] Im Auftrag von MilkyJoe Gesendet: Samstag, 18. Februar 2012 17:23 An: [email protected] Betreff: Re: [MonoTouch] UIWebView: Implementing "Open in iBooks" functionality Hi Benedikt. I still haven't quite worked out how to implement this. Can you/someone please give a fuller example? Is this supposed to replace the UIWebView view? I don't fully understand why the url is being bassed in as a parameter on your implementation code, as my UIWebView is already rendering the html. I've google for an answer, but everything I've found dealt with objective-c. Thanks -- View this message in context: http://monotouch.2284126.n4.nabble.com/UIWebView-Implementing-Open-in-iBooks -functionality-tp4390343p4399987.html Sent from the MonoTouch mailing list archive at Nabble.com. _______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
<<attachment: Foto 18.02.12 17 28 54.png>>
_______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
