Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error XALNK7000: Mono.Linker.MarkException: Error processing method: 'Java.Lang.Object Xamarin.Coil.Decode.IDecoder::Decode(Xamarin.Coil.Bitmap.IBitmapPool,Square.OkIO.IBufferedSource,Xamarin.Coil.Size.Size,Xamarin.Coil.Decode.Options,Kotlin.Coroutines.IContinuation)' in assembly: 'Xamarin.CoilBase.dll' #37

Open
sudhanshu79 opened this issue Oct 5, 2023 · 6 comments

Comments

@sudhanshu79
Copy link

When running the project Latest pre-Release in Release mode with "LinkSdkAssemblies". It gives an error

Error XALNK7000: Mono.Linker.MarkException: Error processing method: 'Java.Lang.Object Xamarin.Coil.Decode.IDecoder::Decode(Xamarin.Coil.Bitmap.IBitmapPool,Square.OkIO.IBufferedSource,Xamarin.Coil.Size.Size,Xamarin.Coil.Decode.Options,Kotlin.Coroutines.IContinuation)' in assembly: 'Xamarin.CoilBase.dll'

@carlh98
Copy link

carlh98 commented Oct 5, 2023

Hi, can you try changing the linker behavior to "Link All"

@sudhanshu79
Copy link
Author

@carlh98 :- Linker being set to "None" works but I can't do it since my project requires it.

Any solution where my Linker is set to "LinkSdkAssemblies"

@alexshikov
Copy link

Hm. We experience the same issue. @sudhanshu79 have you found a workaround for that?

@sudhanshu79
Copy link
Author

sudhanshu79 commented Nov 22, 2023

Hm. We experience the same issue. @sudhanshu79 have you found a workaround for that?

I had to change to another Binding as this SDK has this issue not fixed yet.

@vendhan-neo
Copy link

@sudhanshu79 Can you share the details of the binding that resolves this issue?

@vendhan-neo
Copy link

@sudhanshu79 Can you share the details of the binding that resolves this issue?

Anticipating its release. May I inquire about the specifics of the binding that successfully addresses this issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants