Hello, I have an iOS app that use a KMM library. Everything work fine with `iOS 14` :white_check_mar...
a
Hello, I have an iOS app that use a KMM library. Everything work fine with 
iOS 14
  but with 
iOS 15
  I am facing a 
kotlin.native.IncorrectDereferenceException
 crash. Is there anyone who experienced the same issue?
Making a Swift wrapper for all the obj c classes I used solved my problem!