Releases: flagship-io/flagship-ios
Releases · flagship-io/flagship-ios
3.1.0
-
Added
Tracking manager feature - Preventing from a data lost and bandwidth hogs by sending hit with a batching system. Config Tracking
Manager
Flagship.close method
Page event used for web page in an embedded web view. -
Changed
Interface IHitCacheImplementation
3.0.6
add visitor_consent key in body request campaign
3.0.5
fix bug on return device model name
3.0.4
Expose metadata method for objective c
3.0.3
add warning in doc string xpc
3.0.2
Changed the accepted event value.
3.0.1
Added
- Compatibility with macOS and watchOS
- New predefined context: OS_VERSION_NAME
Changed
- The predefined context OS_VERSION is now deprecate, use OS_VERSION_CODE
3.0.0
Added:
- Visitor instance to manage the experiments and track events
- FSFlag class to manipulate Flag
- Supports the tvOS platform
Changed:
- SDK new architecture
- Init the SDK with configuration options
- synchronizeModification is now deprecated, use fetchFlags function through the visitor instance
- getModification / getModificationInfo / activateModification are now obsolete and have been replaced by FSFlag class