Snowplow Obj-C Tracker v1.2.0
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)