Quantcast
Channel: Xamarin.Forms — Xamarin Community Forums
Viewing all articles
Browse latest Browse all 77050

Error initWithContentsOfFile

$
0
0

Hi,
I'm trying to create in my Xamarin solution a project for macOS. I followed all steps from this document. When the application starts I receive and error:

    public override void DidFinishLaunching(NSNotification notification)
    {
        Forms.Init();
        LoadApplication(new App());
        base.DidFinishLaunching(notification);
    }

on the base. and the content is initWithContentsOfFile for

AppKit.NSImage..ctor(string fileName) in /Library/Frameworks/Xamarin.Mac.framework/Versions/5.2.1.13/src/Xamarin.Mac/AppKit/NSImage.g.cs:360

Do you know who I can resolve it? Thank you


Viewing all articles
Browse latest Browse all 77050

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>