square / in-app-payments-ios

Public repository that hosts the Square In-App Payments SDK iOS binaries

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Feature Request: Minimal SDK Version for App Clip Integration

SpaceboatDVLP opened this issue · comments

It would be great to have access to a stripped down version of the SDK that is below 10MB, or to have modularized SDK features that developers could pick and choose from. The purpose would be for iOS apps that want to leverage the Square in-app-payments SDK within an App Clip environment, which has a max bundle size of 10MB. Currently, it looks like 1.2.0, 1.3.0, and 1.4.0 all technically fit the requirement, however 1.2.0 is the latest release that still provides devs a little wiggle room with their own app's bundle size.

I'm not sure how realistic this request is because I understand the difficulties of shrinking a framework's size, but I wanted to put it on your radar as it would open a lot of doors for potential applications and use cases within the iOS ecosystem.

Thanks,
Spaceboat