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

SDK Relies On Undocumented Dependencies #627

Open
cocoahero opened this issue Nov 25, 2019 · 2 comments
Open

SDK Relies On Undocumented Dependencies #627

cocoahero opened this issue Nov 25, 2019 · 2 comments

Comments

@cocoahero
Copy link
Contributor

cocoahero commented Nov 25, 2019

After following the (albeit outdated) installation steps in the README, I have come across the following crash when attempting to perform a query:

Caused by: java.lang.ClassNotFoundException: Didn't find class "com.google.gson.stream.JsonReader"

This appears to be because this SDK has an undocumented dependency on the Google Gson library.

@cocoahero cocoahero changed the title SDK Relies On Undocumented Gson Dependency SDK Relies On Undocumented Dependencies Nov 26, 2019
@cocoahero
Copy link
Contributor Author

cocoahero commented Nov 26, 2019

After digging further, it looks like the artifact published does not list any dependencies. Therefore, using things like OkHttp and Gson in this SDK will crash.

@ibrahimAlii
Copy link

The whole documentation is outdated ! @cocoahero see pull#681

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

No branches or pull requests

2 participants