Xamarin Unicode URL=无法初始化类型为';基金会NSURL和XX27;本地人';初始化字符串:';

Xamarin Unicode URL=无法初始化类型为';基金会NSURL和XX27;本地人';初始化字符串:';,xamarin,xamarin.ios,Xamarin,Xamarin.ios,我试图在UIWebView中打开包含unicode字符的url: var jrURL = new NSURL("http://δπθ.gr"); 结果: Could not initialize an instance of the type 'Foundation.NSUrl': the native 'initWithString:' method returned nil. It is possible to ignore this condition by setting MonoT

我试图在UIWebView中打开包含unicode字符的url:

var jrURL = new NSURL("http://δπθ.gr");
结果:

Could not initialize an instance of the type 'Foundation.NSUrl': 
the native 'initWithString:' method returned nil.
It is possible to ignore this condition by setting
MonoTouch.ObjCRuntime.Class.ThrowOnInitFailure to false.
喜欢工作的人很好