Hello guys, what could be the issue given when rea...
# multiplatform
b
Hello guys, what could be the issue given when reading resource on IOS
Uncaught Kotlin exception: org.jetbrains.compose.resources.MissingResourceException: Missing resource with path: compose-multiplatform.xml
even tough it is working on the
Android
side. PS: i tried
pod install
but still getting the same error
It looks like assets are not being copied to the iosApp