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

Undefined Symbols iOS 7.1 #62

Open
amritk opened this issue Mar 27, 2014 · 7 comments
Open

Undefined Symbols iOS 7.1 #62

amritk opened this issue Mar 27, 2014 · 7 comments

Comments

@amritk
Copy link

amritk commented Mar 27, 2014

Running Cordova 3.4, this plugin works fine on iOS < 7.1. Then when I make the necessary changes to cordova for iOS 7.1:
http://shazronatadobe.wordpress.com/2014/03/12/xcode-5-1-and-cordova-ios/

I start running into this error:
Undefined symbols for architecture arm64: "_OBJC_CLASS_$_GAI", referenced from: objc-class-ref in GAPlugin.o ld: symbol(s) not found for architecture arm64 clang: error: linker command failed with exit code 1 (use -v to see invocation)

I've tried the fixes suggested here:
http://stackoverflow.com/questions/13119578/google-analytics-library-ios

But they don't work

@ghost
Copy link

ghost commented Apr 14, 2014

The plugin needs to be updated to use new GoogleAnalytics Libraries. Until then it won't run on newer devices.

@clickonchris
Copy link

+1

@ghost
Copy link

ghost commented Apr 29, 2014

works now with the most recent changes.

@mabdelfattah
Copy link

@brunocavalcante
Copy link

+1. Happening with Cordova 3.5.0 and Xcode 5.1.1.

@amritk
Copy link
Author

amritk commented Jul 29, 2014

Currently rebuilding my app, I'll check when its ready for GA again

@sebmartel
Copy link

+1 still an issue

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

5 participants