Closed philipkraeutl closed 9 months ago
Describe the bug When creating a compose-multiplatform library and using the library in a compose app, the resouces are not working for iOS and Web (K/wasm). More details on this are in the stackoverflow post here: https://stackoverflow.com/questions/78005978/shared-resources-not-working-in-compose-multiplatform-library Affected platforms
Versions Kotlin version: 1.9.22 Compose Multiplatform version: 1.6.0-beta02 (1.6.0-rc01 also not working) OS version(s)* (required for Desktop and iOS issues): Any iOS version OS architecture (x86 or arm64): both
To Reproduce
https://www.jetbrains.com/help/kotlin-multiplatform-dev/compose-images-resources.html
Please check the following ticket on YouTrack for follow-ups to this issue. GitHub issues will be closed in the coming weeks.
Describe the bug When creating a compose-multiplatform library and using the library in a compose app, the resouces are not working for iOS and Web (K/wasm). More details on this are in the stackoverflow post here: https://stackoverflow.com/questions/78005978/shared-resources-not-working-in-compose-multiplatform-library Affected platforms
Versions Kotlin version: 1.9.22 Compose Multiplatform version: 1.6.0-beta02 (1.6.0-rc01 also not working) OS version(s)* (required for Desktop and iOS issues): Any iOS version OS architecture (x86 or arm64): both
To Reproduce