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

[MOENGAGE] Add support for cluster option in MoEngage SDK initialization #791

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

janizde
Copy link

@janizde janizde commented Nov 16, 2023

What does this PR do?

This PR adds a new option cluster that is supported by the MoEngage SDK. This option is necessary when the account is hosted in a different data center on the MoEngage side. When omitting, it will assume that the account is in data center 1 which is not always the case.

The cluster option is documented in the Data Redirection section of the MoEngage SDK documentation

Are there breaking changes in this PR?

No, when omitted the SDK will use the default like before

Testing

Testing completed successfully

  1. Added option cluster to unit tests
  2. Could verify functionality linking the changed package into application

Any background context you want to provide?

Is there parity with the server-side/android/iOS integration components (if applicable)?

Does this require a new integration setting? If so, please explain how the new setting works

Links to helpful docs and other external resources

  1. MoEngage Web SDK Documentation on Data Redirection

@janizde janizde force-pushed the moengage/add-cluster-option branch from b6a3519 to f0db597 Compare November 16, 2023 21:21
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.

1 participant