Starting from the latest release the SDK automatically includes the No-Codes SDK as a dependency.
This increases the final binary size even for apps that don’t use No-Codes features.
It would be great to have an option to use the core Qonversion SDK without pulling in No-Codes, for example by:
- providing a separate product
- using Swift Package traits to exclude No-Codes when not needed
Starting from the latest release the SDK automatically includes the No-Codes SDK as a dependency.
This increases the final binary size even for apps that don’t use No-Codes features.
It would be great to have an option to use the core Qonversion SDK without pulling in No-Codes, for example by: