Open lreading opened 8 years ago
Just installed and tried to run on iOS Simulator Iphone 7 11.3
Could not initialize an instance of the type 'UIKit.UIImage': the native 'initWithData:' method returned nil. It is possible to ignore this condition by setting ObjCRuntime.Class.ThrowOnInitFailure to false.
@lreading do I need extra config besides the plugin install? Any .Init() code on the AppDelegate or MainActivity?
@cassionandi - Sorry, I haven't been very active on github lately.
I haven't used this since I first wrote it... As mentioned in the original issue, I never got around to actually testing it on an iOS device. If you did get it working, by all means submit a PR. :)
Sorry I can't be more help. I'll add a note to the readme that this isn't being maintained.
The iOS implementation has not been tested yet. It compiles, but that is the only thing we know at this point.