Releases: amplitude/Amplitude-iOS
Releases · amplitude/Amplitude-iOS
v4.9.3
Fix error for not finding declaration for NSObject when using Swift Package Manager
v4.9.0
Added support for Swift Package Manager. Kudos to contribution from @mayur1407.
v4.8.2
v4.8.1
v4.8.0
v4.7.1
v4.7.0
v4.6.0
- Add support for installing on tvOS platform via Carthage
- Do not use IDFV or IDFA for device ID if disabled via tracking options
- Close Sqlite DB object even if open fails
- Made
startOrContinueSession
public method. Only call this if you know what you are doing. This may trigger a new session to start. - Properly end background event flush task
- Increased minimum iOS deployment target to 8.0