-
Notifications
You must be signed in to change notification settings - Fork 94
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
Could not find com.github.DmcSDK:MediaPickerPoject:v4.0. #134
Comments
I get this error too when I build for Android:
|
To resolve this, I added this to the repos list in
|
tried this, sill same error |
Is there a solution to this? Have tried all the above suggestions. Installed latest version. What to do? Could not resolve all files for configuration ':app:debugRuntimeClasspath'.
|
@templatetuners , @ascottk repositories { NB: make sure you are connected to the internet when you run the build |
Thanks, I tried this but I always get this error:
[image: image.png]
I get 404:
[image: image.png]
I can connect to jitpack.io
[image: image.png]
A few months ago it worked OK but something changed.
I appreciate your help!
Angus
…On Tue, Nov 26, 2024 at 2:58 AM kenfouo ***@***.***> wrote:
@templatetuners <https://github.com/templatetuners> , @ascottk
<https://github.com/ascottk>
here is the content of my repositories.gradle file. save the file in this
path:
platforms/android/app/repositories.gradle
repositories {
google()
mavenCentral()
maven {
url 'https://jitpack.io'
}
}
NB: make sure you are connected to the internet when you run the build
—
Reply to this email directly, view it on GitHub
<#134 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACF4OJRMAKQ6XUV3ZCJE5MT2CMUIHAVCNFSM6AAAAABP6WVUFCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIOJYGA4TIMZXGU>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
--
*Angus Scott-Knight*
DBS Business Systems Ltd.
+64 (0)29 984 4772
|
Rename the file to build-extras.gradle |
Thanks, I already did that.
It's looking for something in
https://jitpack.io/com/dmcBig/mediapicker/maven-metadata.xml but not
finding it. Are you sure it's there?
…On Tue, Nov 26, 2024 at 6:14 PM kenfouo ***@***.***> wrote:
Rename the file to build-extras.gradle
It should work now
Path : platforms/android/repositories.gradle
—
Reply to this email directly, view it on GitHub
<#134 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACF4OJWQD4IDSSSNI66V5LL2CP7VFAVCNFSM6AAAAABP6WVUFCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIOJZGY3TQMZVG4>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
--
*Angus Scott-Knight*
DBS Business Systems Ltd.
+64 (0)29 984 4772
|
Hi Ken,
I made a quick video of my cordova build for you in case you can spot what
I am doing wrong.
https://www.dropbox.com/scl/fi/vi8nsabexqcraxk836j7w/dmcsdk_demo.mp4?rlkey=tt6amfnymj3sw1c88v470gfbv&dl=0
Thanks
Angus
On Tue, Nov 26, 2024 at 7:02 PM Angus Scott-Knight ***@***.***>
wrote:
… Thanks, I already did that.
It's looking for something in
https://jitpack.io/com/dmcBig/mediapicker/maven-metadata.xml but not
finding it. Are you sure it's there?
On Tue, Nov 26, 2024 at 6:14 PM kenfouo ***@***.***> wrote:
> Rename the file to build-extras.gradle
> It should work now
> Path : platforms/android/repositories.gradle
>
> —
> Reply to this email directly, view it on GitHub
> <#134 (comment)>,
> or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/ACF4OJWQD4IDSSSNI66V5LL2CP7VFAVCNFSM6AAAAABP6WVUFCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIOJZGY3TQMZVG4>
> .
> You are receiving this because you were mentioned.Message ID:
> ***@***.***>
>
--
*Angus Scott-Knight*
DBS Business Systems Ltd.
+64 (0)29 984 4772
--
*Angus Scott-Knight*
DBS Business Systems Ltd.
+64 (0)29 984 4772
--
*Angus Scott-Knight*
DBS Business Systems Ltd.
+64 (0)29 984 4772
|
Hello @templatetuners , @ascottk , they have not updated the project on npm do not use but use this |
Thanks, merci, that solved it for me...
…On Thu, Nov 28, 2024 at 9:57 PM kenfouo ***@***.***> wrote:
Hello @templatetuners <https://github.com/templatetuners> , @ascottk
<https://github.com/ascottk> , they have not updated the project on npm
do not use
cordova plugin add cordova-plugin-mediapicker-dmcsdk
but use this
cordova plugin add
https://github.com/DmcSDK/cordova-plugin-mediaPicker.git
—
Reply to this email directly, view it on GitHub
<#134 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACF4OJURKGVMYWS7ZWTYHOT2C3LGXAVCNFSM6AAAAABP6WVUFCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKMBVGU4DANBYGI>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
--
*Angus Scott-Knight*
DBS Business Systems Ltd.
+64 (0)29 984 4772
|
No description provided.
The text was updated successfully, but these errors were encountered: