标签: ios windows-10-universal code-conversion
我正在使用Microsoft iOS Bridge将应用程序从iOS转换为Windows Phone,但当我尝试在AppDelegate的Windows对象上添加View时,UIKit.dll崩溃。
[self.window addSubview: webView];//UIKIT.dll crash: Access violation reading location 0x00000050.