The ipa file size is too large(greater than 100mb)

expo --version
3.0.8
I used expo build:ios commands, and the result ipa is greater than 100mb.
How can i reduce the size?

Users installing app from app store are not downloading this whole file, Apple internally is striping and optimizing it.

This topic was automatically closed 20 days after the last reply. New replies are no longer allowed.