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

Duplicate symbol in GoogleMobileVision and GoogleSignin #52

Closed
ghost opened this issue Nov 17, 2018 · 1 comment
Closed

Duplicate symbol in GoogleMobileVision and GoogleSignin #52

ghost opened this issue Nov 17, 2018 · 1 comment

Comments

@ghost
Copy link

ghost commented Nov 17, 2018

duplicate symbol _OBJC_IVAR_$_MDMPasscodeCache._localAuthenticationInfo in:
        /Volumes/WD/New Users Home/craigfransen/IntelliJ_Projects/tagger_mob/ios/Pods/GoogleMobileVision/Detector/Frameworks/GoogleMobileVision.framework/GoogleMobileVision(MDMPasscodeCache_f189776e75765630b82721fafea64052.o)
        /Volumes/WD/New Users Home/craigfransen/IntelliJ_Projects/tagger_mob/ios/Pods/GoogleSignIn/Frameworks/GoogleSignIn.framework/GoogleSignIn(MDMPasscodeCache_42de90102bb6814d03833694aafcc99d.o)

I know this is not your issue, but wondering if you know of a workaround


UPDATE: one workaround is to

pod 'GoogleSignIn', '4.1.2'

And change the deploment target in XCode to 9.0


Now that that is running, I'm getting black picture in QRCamera frame. Sigh.

@rmtmckenzie
Copy link
Owner

Hmmm. Yeah that seems to be a problem that lots of people are seeing who try to use google sign in and google mobile vision. Unfortunate that google hasn't resolved it, although I'd bet that their current answer to that would be to recommend switching to firebase's mlkit as google mobile vision has been more or less deprecated.

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

1 participant