Open bartwell opened 22 hours ago
Hey @bartwell
Thank you for your report. I can fix this quickly, either later today or tomorrow. Can you only let me know which iOS version you detected the crash on and whether it was on a real device or a simulator?
Thank you! It was on simulator with iOS 18.1.
Hi @BVantur,
I've got a crash on iOS using version 1.0.0-beta05:
Uncaught Kotlin exception: org.jetbrains.compose.resources.MissingResourceException: Missing resource with path: ...inspektifyroot.inspektify.generated.resources/drawable/img_https_icon.png
Looks like it can't load some picture. My app doesn't use Compose Multiplatform it is just KMM. Could you help with it?