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

chore: Remove unused key from customer center event #4837

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

facumenzella
Copy link
Contributor

Motivation

We've realized this key is ignored, so better to remove it than to have it there for nothing.

Description

As opposed to the Android implementation, the StoredEvent already stores the encoded event. This makes backwards compatibility so much easier, because once it's stored you can forget about future problems. Editing events is harmless.

There are also integration tests in place, so it's safe to say that this is harmless as well 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant