From 1603b521f74727ef129b023bf184c0ad51ec562d Mon Sep 17 00:00:00 2001 From: Brian Anglin Date: Thu, 2 Apr 2026 17:04:23 -0700 Subject: [PATCH] Add FAQ entry for iOS SDK install size Answers a common question about how much SuperwallKit adds to app size on iOS (~7.7 MB install size), with a link to Emerge Tools for tracking the latest number. Co-Authored-By: Claude Opus 4.6 (1M context) --- .../how-much-does-superwall-increase-app-size-on-ios.mdx | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 content/docs/support/faq/how-much-does-superwall-increase-app-size-on-ios.mdx diff --git a/content/docs/support/faq/how-much-does-superwall-increase-app-size-on-ios.mdx b/content/docs/support/faq/how-much-does-superwall-increase-app-size-on-ios.mdx new file mode 100644 index 00000000..ef300b47 --- /dev/null +++ b/content/docs/support/faq/how-much-does-superwall-increase-app-size-on-ios.mdx @@ -0,0 +1,7 @@ +--- +title: "How much does Superwall increase app size on iOS?" +--- + +The SuperwallKit iOS SDK adds approximately **7.7 MB** to your app's install size — that is, the space it occupies on-device after installation. The actual download size from the App Store will be smaller, since Apple applies compression during delivery. + +You can track the latest SDK size on [Emerge Tools](https://www.emergetools.com/app/example/ios/SuperwallKit/release).