Skip to content

Mob 11167 fix anr renaming config #902

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

Merged

Conversation

Ayyanchira
Copy link
Member

TOP - UP PR for suggested naming inversion.

@sumeruchat Please check if the Test modification makes sense.

Internal working of Keychain at this commit stage still assumes the default is false. Hence this commit cant be merged as IterableConfig and Keychain work on different basis
Inverting the defaults for easy naming. Modified the Test suite as well to be aware of defaults.
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 5 out of 5 changed files in this pull request and generated no comments.

Comments suppressed due to low confidence (1)

iterableapi/src/main/java/com/iterable/iterableapi/IterableConfig.java:317

  • [nitpick] The parameter documentation still refers to disabling encryption while the flag now indicates that encryption is enabled when true. Please update the comment to accurately reflect that keychainEncryption = true means encryption is enabled.
* @param keychainEncryption Whether to disable encryption for keychain

@Ayyanchira Ayyanchira merged commit ba7d20c into feature/MOB-11167-fix-anr Apr 14, 2025
3 checks passed
@Ayyanchira Ayyanchira deleted the MOB-11167-Fix-ANR-Renaming-Config branch April 14, 2025 23:11
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.

2 participants