Hello everyone, with my team we are working on a C...
# multiplatform
m
Hello everyone, with my team we are working on a Compose Multiplatform app and it's been great so far. I just have an issue with ui tests, when I try to run them with the Android configuration I got "Cannot invoke "String.toLowerCase(java.util.Locale)" because "android.os.Build.FINGERPRINT" is null" maybe someone encountered the same issue and could help me solve it ? thank you color
e
this is not a Kotlin or Multiplatform issue. that's simply how the stub android api works in host (unit) tests