Skip to content
This repository has been archived by the owner on Jul 7, 2022. It is now read-only.

Unable to find a specification for ZXingObjC (~> 3.0) #2

Closed
cutout33 opened this issue Oct 16, 2016 · 1 comment
Closed

Unable to find a specification for ZXingObjC (~> 3.0) #2

cutout33 opened this issue Oct 16, 2016 · 1 comment

Comments

@cutout33
Copy link

cutout33 commented Oct 16, 2016

Hi,

Am trying to use your plugin but after adding it to my project iOS fails to run with the following error

[!] Unable to find a specification for `ZXingObjC (~> 3.0)`
Processing node_modules failed. Error: Command sandbox-pod failed with exit code 1

on android I get the following error:

Exception in thread "main" java.lang.IllegalArgumentException: Class com.google.zxing.pdf417.PDF417ResultMetadata conflict: /Users/fadi/Documents/appseleon/projects/bcard/bcard/platforms/android/build/intermediates/exploded-aar/barcodescanner-release-2.0.2/jars/classes.jar and /Users/fadi/.gradle/caches/modules-2/files-2.1/com.google.zxing/core/3.2.1/2287494d4f5f9f3a9a2bb6980e3f32053721b315/core-3.2.1.jar
    at com.telerik.metadata.ClassRepo.cacheJarFile(ClassRepo.java:21)
    at com.telerik.metadata.Builder.build(Builder.java:39)
    at com.telerik.metadata.Generator.main(Generator.java:44)
@cutout33
Copy link
Author

Was able to fix with the following:

pod repo remove master
pod setup

Thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant