SDK Size
The Chartboost Monetization SDK adds the following to your app. Each number is the difference between a minimal app built with and without the SDK, so it reflects the SDKβs marginal cost on top of your app rather than the size of the downloaded package.
| Metric | Added by the SDK |
|---|---|
| Download size | 1.4 MB |
| Install size | 3.6 MB |
Measured for version 9.13.0 on 2026-07-29. install = the uncompressed .app (on-disk footprint); download = the App Store thinning report's compressed size (the per-device download). Absolute sizes vary by Xcode/toolchain version; only the within-run delta is comparable, since both builds use identical settings and differ only by the SDK.
Download size is the estimated compressed size added to the App Store download. Install size is the uncompressed increase to the installed .app bundle. Figures are from a Swift app; an Objective-C app is within a few kilobytes.