Hi, I'm trying to analyse the .framework file size...
# compose-ios
c
Hi, I'm trying to analyse the .framework file size for the release variant of the iOS app. I can see that the size is big when I run iOS in the release configuration. I tried a few well know apps like KotlinConf app and I can see the shared.framework binary file is around 200MB locally. However, the app size on app store is much smaller. What is the right way to analyse the size?