cancel
Showing results for 
Search instead for 
Did you mean: 

Kapsel - what is correct version of SDK

former_member231132
Participant
0 Kudos

If I'm using SMP server version 3.0.12.3, what is the correct version of the Kapsel SDK plugins that should be used? And in addition, what is the correct version of Cordova that should be used with those plugins? Is there a definitive resource that specifies this information?

I'm not able to login to the app from the iOS simulator and have a feeling that the plugin version and Cordova version could be the culprit since everything else seems to check out ok.

Thanks

Tim Sheppard

Accepted Solutions (0)

Answers (1)

Answers (1)

Jitendra_Kansal
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hello Tim,

Well, Kapsel SDK is not a separate binaries from SAP, its a part of Mobile SDK.

AFAIK , there is no documentation that says to use which kapsel sdk version with with mobile server.

My personal thought would be to use/update kapsel plugins part of new mobile sdk.

And yes, there is always a pre-requisite to use a specific cordova version against SMP Mobile SDK version,

Cordova 6.1.1 should be used if using SMP 3.0 SP13 SDK.
Cordova 6.3.1 should be used if using SMP 3.0 SP14 SDK (Windows requires cordova platform add windows@4.3.1 in SP 14).
Cordova 6.5.0 should be used if using SMP 3.0 SP15 SDK (Windows requires cordova platform add windows@5.0.0, Android requires cordova platform add android@6.2.3, and iOS requires 4.4.0)

please check this guide.

https://blogs.sap.com/2016/10/20/getting-started-kapsel-part-1-sp13/

Regards,

JK