-
Hi, I am having trouble using MagickImageCollection in a Xamarin.iOS project. As soon as the app reaches the I read here that MagickAnyCPU.CacheDirectory must be instantiated but MagickAnyCPU is not available on iOS, which makes sense. Can you help me with that? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Setting that |
Beta Was this translation helpful? Give feedback.
Setting that
CacheDirectory
is no longer an option and will not resolve your issue. I don't think that you can use Magick.NET on iOS because the native library doesn't seem to be working on that platform.