Has anyone been seeing issues with Kotlin Native 1.5.X causing iPad air 2, iPad mini 4 devices to reboot when using the app built with Kotlin Native? I had to downgrade to Kotlin 1.4.32 to resolve the rebooting issue. I posted a bug here:
https://youtrack.jetbrains.com/issue/KT-47998
I also noticed KN 1.5.X uses more memory than KN 1.4.32, and my iOS today extension widget (which the OS limits to about ~10MB) started running out of memory when using 1.5.x, when it ran fine on 1.4.32