Skip to content

Releases: mapbox/mapbox-events-ios

v0.10.11

01 Sep 08:12
4bf6ca8
Compare
Choose a tag to compare
  • Add missing $(...) in EXCLUDED_ARCHS value (#306)

v1.0.3

30 Aug 12:34
e4ded10
Compare
Choose a tag to compare
  • Support 4096bit keys certificate pinning
  • Do not start background task if telemetry collection is disabled
  • Fix MMEEvent attributes decoding for iOS 15
  • Offload networking tasks at the init phase

v0.10.10

30 Aug 07:00
3d90b8e
Compare
Choose a tag to compare
  • Revert and update Apple Silicon workaround (#302)

v0.10.9

27 Aug 14:33
c134d01
Compare
Choose a tag to compare
  • [ci] Fix CI configuration
  • Add new staging pins (#281)
  • Fix stringWithFormat casting warning (#288)
  • Support 4096bit keys certificate pinning.
  • Do not start background task if telemetry collection is disabled
  • Fix MMEEvent attributes decoding for iOS 15 (#297)
  • Revert Apple Silicon support

v1.0.2

01 Jun 20:26
Compare
Choose a tag to compare
  • Additional fixes for SDK Registry deployment

v.1.0.1

26 May 11:23
Compare
Choose a tag to compare
  • Support arm64 iOS Simulator, Catalyst and dSyms in XCFramework

v1.0.0

20 May 08:43
Compare
Choose a tag to compare
  • Migrated to SDK Registry
  • Optimized user-agent string builder
  • Added new staging pins

v0.10.8

18 Feb 16:41
Compare
Choose a tag to compare
  • Support Swift Package Manager for Xcode 12.5

v0.12.0-alpha.1

19 Jan 20:24
Compare
Choose a tag to compare
v0.12.0-alpha.1 Pre-release
Pre-release

This release is a dynamic wrapper of version v0.10.7 of this framework. It is served as a dynamic binary which is attached to this release for consumption via SPM

v0.10.7

04 Dec 21:43
Compare
Choose a tag to compare

Changes

  • 🐞 [iOS] sendPendingMetricsEvent called in main thread, and when running in the simulator #271