Reaktive icon indicating copy to clipboard operation
Reaktive copied to clipboard

Compatibility issue with Badoo Reaktive library in .NET MAUI binding library

Open subbuboyapati opened this issue 5 months ago • 1 comments

Hello,

I have created an Android AAR library from a Kotlin Multiplatform Mobile (KMM) project which uses the Badoo Reaktive library. When trying to build a .NET MAUI binding library from this AAR, I encounter runtime issues related to the Badoo Reaktive dependency.

Could you please clarify if the Badoo Reaktive library is supported for use in .NET MAUI binding libraries? If not officially supported, are there any known workarounds or guidance on how to properly use this library in a .NET MAUI project?

Image

Thank you for your time and assistance.

Best regards, Subbu

subbuboyapati avatar Nov 20 '25 15:11 subbuboyapati

.NET has never been taken into account. But there should be nothing special in Reaktive compared to any other Kotlin library. I recommend searching through .NET-specific resources. Maybe this will help: https://stackoverflow.com/questions/46337814/does-not-implement-interface-member-icomparable-comparetoobject

arkivanov avatar Nov 20 '25 15:11 arkivanov