<No static method isTraceInProgress()Z in class La...
# stackoverflow
u
No static method isTraceInProgress()Z in class Landroidx/compose/runtime/ComposerKt Error Jetpack Compose using Google Maps I don't know why I'm getting this error when I try using Google Maps with jetpack compose version 1.1.1, The app crash and doesn't launch, and when I remove the Google Maps code it works fine without any issues! I don't understand this error and don't know how to fix it! E/AndroidRuntime: FATAL EXCEPTION: main Process: com.emmanuel.japh, PID: 6095 java.lang.NoSuchMethodError: No static method isTraceInProgress()Z in class Landroidx/compose/runtime/ComposerKt; or its super...