segment-integrations / analytics-ios-integration-adobe-analytics

Segment's Adobe Analytics Integration for Analytics-iOS
MIT License
1 stars 2 forks source link

[STRATCONN-286] Remove stringified booleans context variables #50

Closed briemcnally closed 4 years ago

briemcnally commented 4 years ago

STRATCONN-286: https://segment.atlassian.net/browse/STRATCONN-286

Remove logic introduced in Segment-Adobe-Analytics v1.6.0 to stringify booleans. This introduced a bug that converts integers 0/1 to boolean values "true"/"false".

NOTE: Recieved sign-off to merge from DSJ on 7/1/2020 since mobile is not part of code freeze.