Licensing options for developing SDK framework

Hi Forum, we developing an iOS SDK (framework) that will be used by our customer apps. The SDk will be hosted and distributed using cocoapod. The framework intern will use another vendor SDK / Framework and the vendor is asking bundle id to generate the license key. But as we are developing SDK and not an app, we do not have bundle id to share. How generally the licensing should be arranged in this cases (when a SDK is depends on another).

Thanks, SD

Accepted Answer

It depends entirely on the vendor of the SDK that you are using, they set their own licensing terms.

The point here being that they will not be licensing for a single app, but for all the apps that will be created using your SDK (which uses their SDK).

You will need to talk to the vendor.

Of course, if you are prepared to say who the vendor is, it is possible that other Developers here on the forum may be able to comment on their use of that same SDK?

Licensing options for developing SDK framework
 
 
Q