Hi is it possible to use dynamic framework with de...
# decompose
f
Hi is it possible to use dynamic framework with decompose? I have issues with a library that breaks when using static framework.
a
Sorry, I don't know. I heard also about issues with Compose Multiplatform and dynamic frameworks. Can you try?
👍 1
f
Still waitinggg….🫤
a
Yeah, linking release may be a long task. Also, maybe moving from Cocoapods to the regular framework would help!
f
Check. I have used the jetbrains compose-ios template and it had cocoapods. I will try to migrate it to regular framework. I have tried to run without isStatic variable and it worked fine. I have read that if you want to share resources your framework needs to be dynamic
👍 1