Releases: taplytics/taplytics-ios-sdk
Releases · taplytics/taplytics-ios-sdk
Taplytics Release 3.7.6
- fixed user bucketing bug where user sets user attribute to an anonymous id if a user id wasn't set in the user attribute object
Taplytics Release 3.7.5
- fix post requests for client app user being called at the same time if
setUserAttributes
was called immediately after
Taplytics Release 3.7.4
- Removed verbose exception being hit when using exception breakpoints
Taplytics Release 3.7.3
- fix bug where alerts not being shown
Taplytics Release 3.7.2
- Fixed async var not triggering callback for initial default value
Taplytics Release 3.7.0
- added optional parameter to
showMenu
to specify view controller to show alert controller on
Taplytics Release 3.6.4
- fixed bug where configs would be fetched infinitely in debug mode if there were cancelled builds
Taplytics Release 3.6.3
- minor improvements to framework building
Taplytics 3.6.2 Release
- updated endpoints for different environments
- fix issue with get running feature flags
Taplytics 3.6.1 Release
- Added more network logs for debugging
- Fixed a bug where forcing a feature flag on the dashboard would not be returned in
getFeatureFlags
if the feature flag was disabled on the dashboard