You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 8, 2019. It is now read-only.
Getting the same error with either Typicons or Iconic (the only ones I've tried so far)...
This is pretty much a start from scratch app so it should be pretty straightforward right? I think I followed everything alright.
Could not initialize an instance of the type 'UIKit.UIImage': the native 'initWithContentsOfFile:' method returned nil.
It is possible to ignore this condition by setting MonoTouch.ObjCRuntime.Class.ThrowOnInitFailure to false.
The text was updated successfully, but these errors were encountered:
My code is here for reference : https://github.com/PrintsCharming/AppZed
Getting the same error with either Typicons or Iconic (the only ones I've tried so far)...
This is pretty much a start from scratch app so it should be pretty straightforward right? I think I followed everything alright.
The text was updated successfully, but these errors were encountered: