How the Tinder iOS App reduced the size of our localizations by 95% using Emerge

117 · Tinder · Feb. 26, 2025, 10:33 p.m.
Summary
The Tinder iOS app significantly reduced its localization file sizes by 95% using Emerge's SmallStrings tool, which allowed for dynamic compression of localization strings. By consolidating localization files and removing unnecessary content, Tinder improved app size efficiency without impacting user experience or developer workflows. This effort not only cut down the download size and install size of the app but also demonstrated the power of code generation and effective packaging strategies.