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

Fix publication issues #134

Merged
merged 4 commits into from
Feb 7, 2025
Merged

Fix publication issues #134

merged 4 commits into from
Feb 7, 2025

Conversation

nicolas-chaix-didomi
Copy link
Contributor

@nicolas-chaix-didomi nicolas-chaix-didomi commented Feb 7, 2025

Publication failed because of 2 different issues:

  • null init from DidomiInitializeParameters DidomiUserParameters and DidomiMultiUserParameters constructors.
  • Deprecated message for disableDidomiRemoteConfig parameter.

This PR is fixing those issues by removing null init and adding analyze rules to ignore deprecation message.

I'm also adding a new step to the build workflow to launch a publication dry run once both android and iOS build are successful.

@nicolas-chaix-didomi nicolas-chaix-didomi merged commit 1cf42f2 into main Feb 7, 2025
7 checks passed
@nicolas-chaix-didomi nicolas-chaix-didomi deleted the fix/publication_issues branch February 7, 2025 16:01
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