-
Notifications
You must be signed in to change notification settings - Fork 55
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
0.60 Android build error #10
Comments
You need to configure a few extra things for the SDK |
I believe this has been fixed now with version |
Having the same issue with android. |
@marciok are you definitely using the latest build? This has been fixed. |
Facing the same issue with Latest version 2.0.1. Showing "Could not find com.zendesk:support:3.0.1." |
The latest version is 2.1.0 please update your dependencies
…On Thu, 12 Dec 2019, 05:00 jitish2, ***@***.***> wrote:
Facing the same issue with Latest version 2.0.1. Showing "Could not find
com.zendesk:support:3.0.1."
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#10?email_source=notifications&email_token=AAAJB2AMX3HO4RQRRCOAECLQYHAP3A5CNFSM4IPCD6CKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEGVO6BA#issuecomment-564850436>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAAJB2AN7DDR3AFB7IDW4BTQYHAP3ANCNFSM4IPCD6CA>
.
|
@raldred Sorry I wrote wrong. It was 2.1.0. |
I couldn't get the build running without adding the Zendesk maven url to my global
|
@gurglet seems like my maven is not searching in the zendesk repo to download the files, but I put the url on the repositories list... Am I missing something?
|
If I run "react-native run-android" after "yarn add react-native-zendesk"
Could not determine the dependencies of task ':app:preDebugBuild'.
How configurate settings?
The text was updated successfully, but these errors were encountered: