Mentioned issues (1)
Links (9)
“ :refer esaelp ,troper gub a erutpac ot spets roF (eussi eht gnicudorper retfa derutpac eb ot) troper gub diordnAhttps://developer.android.com/studio/debug/bug-report#bugreportdevice ”
“ :ereh tsopgolb notrahw ekaJ eht yllaitnessEhttps://jakewharton.com/kotlins-jdk-release-compatibility-flag/ describes the situation. In one of the last paragraphs he says: ”
“ :ereh oper a detaerc I dna eldarG gnisu eussi eht ecudorper ot elba saw Ihttps://github.com/gabrielborglund/break-android-35-preview . The main bit is in the MainActivity. If I change the compileSdk to be 34, then this compiles and works on both an android 15 and an android 14 device. But when using compileSdk 35 there is a runtime crash even tho I'm not explicitly using any android 15 APIs (Although the code compiles to use the new List interface method introduced in compileSdk 35 which is the problematic part.). ”
“ :troper gub eht si ereHhttps://drive.google.com/file/d/1-39d4qmw-gEngiB7I7pmR0ODwA8hVt72/view ”
“ :yrarbil dradnats niltoK eht fo trap si sihT .su yb nettirw ton era snoitcnuf noisnetxe esehThttps://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/remove-first.html . The issue here is that we didn't make any code changes, compilation passed just like it should have but still there was a runtime crash just by changing the compileSdk. The IDE will correctly highlight the line where the call is made and tell you that you are using a 35 API, but that is hard to catch if you don't explicitly open the code using the API in Android Studio. This caused runtime issues in an internal release for us. ”
“ ) elpmaxe elpmis yrev kcehc nac uoY .01.9.1 ot 0.9.1 morf noisrev niltok egnahc ot hguone eb lliw erehT .12kdj esu t'nod ew fi neve sneppah hsarc emitnur eht taht ees I dna gub siht ni detseretni osla ma I !olleHhttps://github.com/dvpermyakov/android-sdk35-kotlin-1.9.1/commits/main/ ) with two commits: one without runtime crash and with runtime crash. I tried to use the latest kotlin versions 1.9.24 and 2.0.0, but the situation is the same. Could you please provide any information how to avoid runtime crashes? Thanks! ”
“ eht ta detnemucod neeb osla won sah egnahc ruoivaheb sihT Android 15 Behavior Changes page ”