Hello, i try to open another application with KMP ...
# multiplatform
m
Hello, i try to open another application with KMP (Google Maps for android). I've done an expect/actual function but in Android, i've not ContextCompat class so i can't open any application
k
you have access to
LocalContext.current
composition local on Android