https://kotlinlang.org logo
#kotlin-native
Title
# kotlin-native
n

napperley

06/30/2021, 2:37 AM
What are the pitfalls/catches of calling the initRuntimeIfNeeded function?
k

kpgalligan

06/30/2021, 1:31 PM
It's been a while, but I don't think there are issues. If already initiated, I think it does nothing. The only problem I've had is getting that error because something else was not properly started
2 Views