Skip to content

myTrackerSDK/mytracker-ios

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 

Repository files navigation

myTracker iOS SDK

Platforms License

Podspec

myTracker — free mobile analytics for iOS and Android platforms. Get connected to know everything about your apps, audience and advertising campaigns.

Integrate

Installation

  • Swift Package Manager

    Do the next steps:

    • Open your project in XCode
    • Use menu to open Swift Package Manager
      • File -> Swift Packages -> Add Package Dependency...
    • Use the repository URL to add MyTrackerSDK as a dependency with a required version
    • Also you have to add dependencies manually:
      • AdSupport
      • SystemConfiguration
      • CoreTelephony
      • CoreData
      • UIKit
      • iAd
      • StoreKit
      • CoreMotion
  • CocoaPods

    Add the following line to your Podfile:

    pod 'myTrackerSDK'

    Run pod install

Integration instructions are available on our website.

Demo-app with examples of integration available in myTrackerDemo folder.

Requirements

iOS 9.0

About

ios myTracker sdk

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors