Skip to content

Releases: mapbox/mapbox-events-ios

v0.4.4

03 Aug 18:42
Compare
Choose a tag to compare
  • Fixed bug related to crash #55

v0.4.3

20 Jul 15:03
Compare
Choose a tag to compare
  • Added userAgent override for React Native #51
  • Added test for China endpoint switch logic #52

v0.4.2

02 Jul 15:38
Compare
Choose a tag to compare
  • Add china certificates and endpoint #48

v0.4.1

07 Jun 22:43
Compare
Choose a tag to compare

Changes since v0.4.0

v0.4.0

29 Mar 00:27
Compare
Choose a tag to compare

Changes since v0.3.1

  • Added (back) collection of CLVisit events #39

v0.3.1

02 Mar 17:54
Compare
Choose a tag to compare

Changes since v0.3.0

  • Fixed build warnings #38
  • Updated static library packaging 4e3c7a8

v0.3.0

08 Feb 19:22
Compare
Choose a tag to compare

The following changes are new since v0.2.10 (and v0.2.11)

  • Introduced events manager delegate that can report on core location instances it has received #23
  • Fixed some build warnings and an issue that could occur on devices running iOS 8 or older #20, #21
  • Added enhanced debug logging #22
  • Movee work done by the events library to the background #28
  • Added license #18
  • Removed some unused files and other packaging
  • Backfilled tests for all main functionality
  • Updated release packaging #34

v0.2.10

28 Sep 21:48
Compare
Choose a tag to compare
  • Fixed a crash that could occur if the host app using this library received only in use permissions from the user and did not have the location background mode in the app's plist and the client of this library set the isMetricsEnabledForInUsePermissions to true. (#11)

ios-telemetry-v0.2.2

02 Jun 23:49
Compare
Choose a tag to compare

Embed bitcode

ios-telemetry-v0.2.1

02 Jun 22:43
Compare
Choose a tag to compare
  • Build with iOS 8.0 as the deployment target.