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

Version of com.google.code.gson used in EIC is 2.2.4, however, this SDK uses 2.8.9 #7

Closed
vivek9237 opened this issue Mar 13, 2024 · 0 comments · Fixed by #8
Closed
Assignees
Labels
bug Something isn't working

Comments

@vivek9237
Copy link
Owner

vivek9237 commented Mar 13, 2024

Currently, the SDK uses com.google.code.gson version 2.8.9, and have used new functions that are not there in version 2.2.4. Due to this version mismatch, this SDK throws an exception when uploaded as a jar in EIC and any function using gson is invoked.

@vivek9237 vivek9237 added the bug Something isn't working label Mar 13, 2024
@vivek9237 vivek9237 self-assigned this Mar 13, 2024
@vivek9237 vivek9237 linked a pull request Mar 13, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant