nventive / Binding.Intercom

Xamarin Binding for Intercom
Other
12 stars 6 forks source link

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 9 months ago

sudhanshu79 commented 9 months ago

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 commented 9 months ago

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

sudhanshu79 commented 9 months ago

@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 commented 8 months ago

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

sudhanshu79 commented 7 months ago

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 commented 7 months ago

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

vendhan-neo commented 6 months ago

@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?