Ask HN: Why is the threads app in Apple 260MB vs. Android's 70-odd?
This is a very naive question. I am not a user of the app either, but was curious to know/understand why a text-based conversation app needs to be so bloated? Not necessarily questioning the size difference between the two ecosystems.
7 comments
[ 2.9 ms ] story [ 25.6 ms ] threadThe promise of Bitcode was you’d upload an IR artifact and not the final binary (that held every supported platform). The App Store would then compile it for every supported platform and strip out all other platform’s aspects of it to optimize size.