I've tried the config used for ios but I get error...
# multiplatform
k
I've tried the config used for ios but I get errors about not finding actuals. However, they should be available. I don't have ndk hooked up anywhere, so maybe thinking the cause isn't what the error is saying.
All samples from kotlin-native repository were recently converted to 'kotlin-multiplatform' plugin, because only it is supported in IDE.
l
Do you have errors shown in IDE or during the build time?