The SDK allows to integrate Klarna Checkout in native or hybrid iOS and Android applications. It's aimed to make integration simple and provide the smoothest in-app purchase experience.
iOS SDK is shipped as a framework and can be installed using Cocoapods:
pod 'KlarnaCheckout'
Klarna Checkout Cordova plugin is available for iOS and Android platforms and can be installed with a single command:
cordova plugin add kco-mobile-sdk --save