Salvatore Di Cara
07/02/2024, 10:22 AM1.9.22
in my project. Supposing that I update to 2.0.0
, what do you suggest I should do to fix it?
Will I have to disable the kotlin.native.binary.objcDisposeWithRunLoop
property in gradle.properties
?
Or will just the update should resolve it?
Also, what about the kotlin.native.globalDataLazyInit
property?
Thanks to anyone who can advise on this 🙏