https://kotlinlang.org logo
#multiplatform
Title
# multiplatform
t

Tiago Nunes

05/07/2021, 12:30 PM
Hi everyone, has anyone met this problem with firebase-kotlin-sdk by GitLiveApp?
Copy code
Firebase.firestore.collection("rocketLaunches").add(sampleLaunch)
this line gives this build error:
Copy code
e: org.jetbrains.kotlin.codegen.CompilationException: Back-end (JVM) Internal error: wrong bytecode generated
  @Lorg/jetbrains/annotations/Nullable;() // invisible
  // annotable parameter count: 1 (visible)
  // annotable parameter count: 1 (invisible)
  @Lorg/jetbrains/annotations/NotNull;() // invisible, parameter 0