FAQs
1. What is the expected size increase of the app if we use your Android or iOS SDKs?
On mobile, our SDKs are very lightweight since they primarily act as wrappers for our web app.
- Android SDK: ~20 KB in size
- iOS SDK: negligible footprint (around 10 KB) — essentially just a short integration snippet that sets up a WebView and handles concerns like back navigation and payment intents.
So you can expect virtually no impact on your app size from using our SDKs.
 
 