KovaleeSDK

KovaleeSDK is an efficient iOS framework, that's packed with tools for tracking user behavior.


Keywords
ios, sdk, swift
Licenses
MIT/IPA
Install
pod try KovaleeSDK

Documentation

Kovalee-SDK

KovaleeSDK is an efficient iOS framework, that's packed with tools specifically for tracking user behavior, handling user purchases, and smoothly integrating ads.

We all know that integrating tracking tools can feel like solving a Rubik's cube. The hurdles of Apple's restrictions and the hoops we jump through with third-party frameworks make the process complex and time-consuming.

We've tackled this issue head-on at Kovalee. KovaleeSDK is our answer - a framework designed to handle the heavy lifting, automating many of the typically tedious steps and wrapping much of the tracking functionality into the SDK.

KovaleeSDK is split into multiple modules, distributed through SPM, each one taking care of a different area. You don’t need to integrate all of them, but only the ones useful for your app.:

Installation

📦 Swift Package

The package can be simply installed as a dependency from XCode.

  • Add a package by selecting File → Add Packages… in Xcode’s menu bar.
  • Search for the Kovalee iOS SDK using the repo's URL:
    https://github.com/cotyapps/Kovalee-iOS-SDK
  • Set the Dependency Rule to be Up to Next Major Version.
  • Select Add Package.

And you are good to go.

Requirements

Platform Minimum target
iOS 14.0+

Integration

To properly work, this Package needs a set of configurations files that should be created by the team @Kovalee.

If you are interested in using this package for your iOS app, feel free to get in contact.