π The app size has increased significantly.
Describe the bug
After adding RevenueCat, the IPA size has noticeably increased a lot. Screenshot as below: Is there any way to optimize the app size?
Platform
iOS
SDK version
5.48.0
SDK integration method
CocoaPods
StoreKit version
StoreKit 2 (default on versions >=5.0.0)
OS version
ios 26
Xcode version
26.1.1
Device and/or simulator
Device
Environment
Production
How widespread is the issue
100%
Debug logs
N/A
Steps to reproduce
After adding RevenueCat, the IPA size has noticeably increased a lot. Screenshot as below: Is there any way to optimize the app size?
Other information
Additional context
π We've just linked this issue to our internal tracker and notified the team. Thank you for reporting, we're checking this out!
Hi @Amosiper the team is looking into it but when we analyze it we donβt see anything strange with the size, while it seems quite big most of the it is due to the string table, which is usually mostly the Swift symbol names and Objc compatibility layer.