Skip to content

Releases: mapbox/mapbox-events-ios

v2.0.0

18 Sep 12:50
990bab7
Compare
Choose a tag to compare
  • Remove bitcode from framework binary, support arm64 simulators(#360)

v1.0.10

11 Nov 13:02
91ae071
Compare
Choose a tag to compare
  • Construct turnstile event on background queue #344 #349 #352
  • Bugfix for This method can cause UI unresponsiveness warning #350
  • Bugfix/missing timer run #353

v1.0.8

21 Apr 14:07
Compare
Choose a tag to compare
  • Add .bcsymbolmap files to the release artifacts (#339)
  • Add permissionStatus field to the location event (#338)
  • Use MBXBundleVersion key as a framework bundle version (#337)
  • Fix leaking background tasks (#336, #340)

v1.0.7

10 Jan 18:11
Compare
Choose a tag to compare
  • Add info.plist key to gather telemetry in low power mode (#328)
  • Fix a data race in userAgentString getter (#329)

v0.10.14

10 Jan 15:31
Compare
Choose a tag to compare
  • Fix a data race in userAgentString getter (#330)

v0.10.13

15 Oct 08:36
1ff7113
Compare
Choose a tag to compare
  • Fix null ptr access crash (#322)

v1.0.6

14 Oct 18:16
e29f48d
Compare
Choose a tag to compare
  • Fix null ptr access crash (#322)

v1.0.5

30 Sep 14:45
Compare
Choose a tag to compare
  • Use a serial GCD queue for sending events (#318)
  • Make locationManager initialization thread safe (#317)
  • Fixes race conditions in singleton initialization (#315)
  • Missing certificate pins added (#310)

v0.10.12

24 Sep 12:02
Compare
Choose a tag to compare
  • Missing certificate pins added
  • Optimize user-agent string builder.

v1.0.4

03 Sep 17:25
Compare
Choose a tag to compare
  • Optimize useragent string builder