iOS SDK minimun os version

Hi,

I guess the iOS SDK needs an update. I’m building an App in SwiftUI and only support 17.0 and above and I have trouble submitting the app when using the Piwik SDK.

PiwikPROSDK.framework does not support the minimum OS Version specified in the Info.plist.

Br /// Jakob

Hi Jakob,

Could you please let me know if you’re using cocoapods or Swift Package Manager?

Ah, sorry. I use the Swift Package Manager.