Automattic-Tracks-iOS

Client library for tracking user events for later analysis

GPL-2.0 License

Stars
39
Committers
35

Bot releases are visible (Hide)

Automattic-Tracks-iOS - 0.7.0

Published by leandroalonso almost 4 years ago

Automattic-Tracks-iOS - 0.5.1

Published by loremattei about 4 years ago

Automattic-Tracks-iOS - 0.5.1-beta.1

Published by aforcier about 4 years ago

Automattic-Tracks-iOS - 0.5.0

Published by jkmassel over 4 years ago

Adds support for encrypted logging

Automattic-Tracks-iOS - 0.4.5

Published by loremattei over 4 years ago

Automattic-Tracks-iOS - 0.4.5-beta.1

Published by shiki over 4 years ago

Automattic-Tracks-iOS - 0.4.4

Published by loremattei over 4 years ago

Automattic-Tracks-iOS - 0.4.4-beta.2

Published by Gio2018 over 4 years ago

Supports Swift 5

Automattic-Tracks-iOS - 0.4.3

Published by jkmassel almost 5 years ago

  • Makes it easier to integrate into other projects by relaxing the UIDeviceIdentifier version required
  • Fixes a memory layout bug with CocoaLumberjack.
Automattic-Tracks-iOS - 0.4.1

Published by jkmassel about 5 years ago

Automattic-Tracks-iOS - 0.4.0

Published by jkmassel over 5 years ago

Adds support for Crash Logging

Automattic-Tracks-iOS - 0.3.6

Published by jkmassel over 5 years ago

Automattic-Tracks-iOS - 0.3.5

Published by jkmassel over 5 years ago

Automattic-Tracks-iOS - 0.3.3

Published by jtreanor over 5 years ago

Automattic-Tracks-iOS - 0.3.2

Published by loremattei over 5 years ago

Automattic-Tracks-iOS - 0.3.2-beta.1

Published by shiki over 5 years ago

Add online status to all events.

Automattic-Tracks-iOS - 0.3.1

Published by kwonye over 5 years ago

  • Adding device orientation to all events
Automattic-Tracks-iOS - 0.3

Published by jkmassel over 5 years ago

Improves macOS support

Automattic-Tracks-iOS - 0.2.4

Published by jkmassel almost 6 years ago

  • Updates UIDeviceIdentifier to 1.1.4
  • Improvements to the TravisCI configuration
  • Adds a check for whether the user has VoiceOver enabled
  • Adds a check for the current status bar height
  • No longer accesses CTTelephonyNetworkInfo from the simulator
  • Housekeeping improvements, including:
    • Ignoring .DS_Store files
    • Adding IDEWorkspaceChecks file
    • Removes the OS X podspec (it wasn't compiling properly)
    • Lints the podspec during PRs to ensure validity
Automattic-Tracks-iOS - 0.2.4-beta.1

Published by mindgraffiti almost 6 years ago

  • temporary bug fix for coretelephony error messages in console.log of host apps
  • general housekeeping: commit .gitignore file, add .DS_Store to ignore
  • general housekeeping: add IDEWorkspaceChecks.plist, so Xcode doesn't have to run the check every time the repo is opened