Skip to content

Snowplow Obj-C Tracker v1.2.0

Compare
Choose a tag to compare
@AlexBenny AlexBenny released this 20 Jan 16:01
· 303 commits to master since this release
16d7352

This release fixes few old minor bugs and introduces the support of watchOS.

  • Ensure addDictionaryToPayload enumeration over immutable dictionary (#480) (Contribute of Matt Robinson)
  • Stop updating screen context when auto-tracking is disabled (#431)
  • Fix valueForKey error in auto-tracking for screenviews (#428)
  • Add Watchkit support (#465) (Contribute of Leo Mehlig)
  • Allow overwriting of the 'platform' parameter (#476)
  • ReachabilitySwift conflicts with Reachability (#437)