Releases: amplitude/Amplitude-iOS
Releases · amplitude/Amplitude-iOS
v8.19.3
8.19.3 (2024-08-05)
Bug Fixes
- mark trackingoptions as atomic to prevent issues from concurrent access (#499) (83465ed)
v8.19.2
8.19.2 (2024-04-24)
Bug Fixes
- Prevent crashes in multithreaded environments with sqlite. (#495) (7020c95)
- specify resource_bundle vs resource for resources in cocoapods (#493) (f780c12)
v8.19.1
8.19.1 (2024-04-05)
Bug Fixes
- assign deviceId correctly on new device (#492) (a200db0)
- initialize device info before generating the device ID (#491) (7960a7e)
v8.19.0
8.19.0 (2024-04-04)
Features
- add method to get device ID synchronously (#490) (f5066b2)
v8.18.1
8.18.1 (2024-02-20)
Bug Fixes
- Copy extra params to prevent deallocation (#483) (6cfed00)