-
Notifications
You must be signed in to change notification settings - Fork 254
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* set the app_id to undefined if empty. Set advertiser_tracking_enabled to 0 if the app_id is defined * add comment on advertiser_tracking_enabled field usage * tweak app_data and extinfo build * update box function to return undefined if the input string is empty or undefined instead of an empty array * fix tests * fix typo * simplify action_source logic * update tests to validate advertiser_tracking_enabled and changes to box function * cleaner implementation of emptyStringtoUndefined * simpler implementation of box * remove duplicate util function * fix function name * log errors as critical * add prefix to logger entries --------- Co-authored-by: David Bordoley <dbordoley@snapchat.com>
- Loading branch information
Showing
4 changed files
with
73 additions
and
48 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters