Added
Android SDK v2.1.0
1 day ago by ReadMe API
New Features and Improvements
- Improved Feature Evaluation with Experience Keys
- The
experienceKeyshave been enhanced to narrow feature evaluation. This is applied on both entry points, allowing for more precise control over which features are enabled based on specific conditions.
- The
- Per-call Tracking Control for Features
- You can now enable or disable tracking on a per-call basis for
runFeatureandrunFeaturesmethods. This grants developers more flexibility in managing feature state and tracking according to individual business needs.
- You can now enable or disable tracking on a per-call basis for
Bug Fixes
- No bug fixes in this release.