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

[DX-3386] fix: android gree webview package conflict #326

Merged
merged 1 commit into from
Oct 24, 2024

Conversation

nattb8
Copy link
Collaborator

@nattb8 nattb8 commented Oct 24, 2024

Summary

  • Resolved a conflict between the Gree WebView and the Immutable Unity SDK on Android. This was achieved by assigning a unique package name to the bundled Android WebView and renaming its AAR file to avoid clashes with Gree's AAR file.
  • Updated gradle and target SDK version for Android WebView plugin

Customer Impact

Fixed a conflict between the Immutable Unity SDK and Gree WebView on Android by adjusting package and AAR names.

@nattb8 nattb8 requested a review from a team as a code owner October 24, 2024 05:04
@nattb8 nattb8 merged commit e8d89db into main Oct 24, 2024
19 of 20 checks passed
@nattb8 nattb8 deleted the fix/gree-webview-conflict-android branch October 24, 2024 05:24
@github-actions github-actions bot added the fix label Oct 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

2 participants