klarna / klarna-mobile-sdk

Klarna Mobile SDK for iOS
https://docs.klarna.com/mobile-sdk/ios/
Apache License 2.0
29 stars 12 forks source link

KlarnaMobileiOSSDK is 6MB. Framework size is way bigger than expected for a payment library. #217

Closed arturonaredo closed 9 months ago

arturonaredo commented 1 year ago

Hey there,

after analizyng the size of my app I noticed that KlarnaSDK for iOS is 6.1MB. This is a big oversized for a payment library isn't? Other libraries like Cardinal are around 900Kb.

could you please review the size of your framework?

We are on version 2.6.8.

Captura de pantalla 2023-11-02 a las 13 22 56 Captura de pantalla 2023-11-02 a las 13 27 29

Thanks for considering.

arturonaredo commented 11 months ago

Hello?

Why you are adding models for inference lines and boxes on your standard flavor library?

NMGuner commented 9 months ago

Hi @arturonaredo, we changed the default variant/subspec, hence it's significantly smaller now. We can see 3MB decrease in download size of the app once built with the SDK. Framework size you are observing here is also down to 2.7MB instead of 6.1MB you got.

Please update your integration to the latest version and let us know if you still have concerns regarding the size of the library.

rishiraj88 commented 9 months ago

great size reduction!