Warning: file_get_contents(/data/phpspider/zhask/data//catemap/8/logging/2.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
addSubview上Windows Phone崩溃的iOS桥_Ios_Windows 10 Universal_Code Conversion - Fatal编程技术网

addSubview上Windows Phone崩溃的iOS桥

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

我正在使用Microsoft iOS桥将应用程序从iOS转换为Windows Phone,但当我尝试在AppDelegate的Windows对象上添加视图时,UIKit.dll崩溃

[self.window addSubview: webView];//UIKIT.dll crash: Access violation reading location 0x00000050.