Since switching to Giraffe (I think that's the dif...
# android-studio
m
Since switching to Giraffe (I think that's the difference) my Android app apparently builds and runs perfectly well, it's just there's nothing visible. No errors, no UI, no process... nothing. This is both on an emulator and a real device. Presumably I've done something, but how do I find out what? I thought it might be (subsequent) update to Kotlin 1.8.20 and the multiplatform plugin not playing nicely with the Android gradle plugin, but I've downgraded that to 7.4.0 and still nothing... Any idea how I can debug this?