You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,7 @@
3
3
- Added a call to enroll users to A/B tests when getting a remote config value: 'getValueAndEnroll'
4
4
- Added a call to enroll users to A/B tests when getting all remote config values: 'getAllValuesAndEnroll'
5
5
6
+
- Fixed sending '--' as carrier name due to platform changes from iOS version 16.4. This version and above will now not send any carrier information due to platform limitations.
6
7
- Mitigated an issue where users could not enroll to an A/B tests if enrollment request has failed
0 commit comments