4.45.0 - getStatsigMetadata() and IStatsigLifetimeCallback
New Features
- Added
getStatsigMetadata()to provide external visibility of metadata used by the SDK - Added
IStatsigLifetimeCallbacktoStatsigOptions- it holds callback functions that may occur over the lifetime of the SDK. IStatsigLifetimeCallbackoffersonValuesUpdated()which fires in situations where gate, experiment, or config values have changed for the current user.
Improvements
- Code cleanups
Included In This Release
Full Changelog: 4.44.4...4.45.0