Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update the privacy component so it can be excluded from a custom build #1179

Merged
merged 2 commits into from
Sep 18, 2024

Conversation

jonsnyder
Copy link
Contributor

Description

When excluding the privacy component and calling send event, it would fail with the error "Identity component has not been initialized". This changes it so that when privacy component is not included, consent defaults to in.

Related Issue

Motivation and Context

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Improvement (non-breaking change which does not add functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • I have signed the Adobe Open Source CLA or I'm an Adobe employee.
  • I have made any necessary test changes and all tests pass.
  • I have run the Sandbox successfully.

@jonsnyder jonsnyder merged commit 86fb704 into main Sep 18, 2024
4 of 5 checks passed
@jonsnyder jonsnyder deleted the optionalIdentityComponent branch September 18, 2024 20:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants