iOS Bridge for Window Phone crash on addSubview

1

I'm using Microsoft iOS Bridge to convert an app from iOS to Windows Phone, but UIKit.dll crash when I try to add a View on the Windows object of the AppDelegate.

[self.window addSubview: webView];//UIKIT.dll crash: Access violation reading location 0x00000050.
ios
windows-10-universal
code-conversion
asked on Stack Overflow Oct 11, 2017 by christian mini • edited Oct 20, 2017 by christian mini

0 Answers

Nobody has answered this question yet.


User contributions licensed under CC BY-SA 3.0