Git Product home page Git Product logo

Comments (15)

manishsharma93 avatar manishsharma93 commented on August 27, 2024 3

I am also facing the same issue. Please help

Undefined symbols for architecture x86_64:
"OBJC_CLASS$_AppsFlyerTracker", referenced from:
objc-class-ref in DemoViewController.o
objc-class-ref in GreenViewController.o

Thanks in advance.

from appsflyerframework.

alvaromurillo avatar alvaromurillo commented on August 27, 2024

I have the same problem, supporting iOS7, Xcode 7 and Bitcode Enabled.

from appsflyerframework.

golts avatar golts commented on August 27, 2024

Fixed

from appsflyerframework.

alvaromurillo avatar alvaromurillo commented on August 27, 2024

@golan19 now is broken for the simulator.

ld: warning: ignoring file /workspace/xxxx/Pods/AppsFlyer-SDK/libAppsFlyerLib.a, missing required architecture x86_64 in file /workspace/xxxx/Pods/AppsFlyer-SDK/libAppsFlyerLib.a (2 slices)
Undefined symbols for architecture x86_64:
  "_OBJC_CLASS_$_AppsFlyerTracker", referenced from:
      objc-class-ref in AppDelegate.o
      objc-class-ref in MixpanelHelper.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)

from appsflyerframework.

golts avatar golts commented on August 27, 2024

@alvaromurillo: How do you integrate the SDK? as a framework? or a static lib?

from appsflyerframework.

alvaromurillo avatar alvaromurillo commented on August 27, 2024

A static lib.

from appsflyerframework.

golts avatar golts commented on August 27, 2024

@alvaromurillo: Where did you get the static lib? this is the framework repository

from appsflyerframework.

alvaromurillo avatar alvaromurillo commented on August 27, 2024

@golan19 Ok, what I mean is that I'm integrating the library with cocoapods as static library.

from appsflyerframework.

alvaromurillo avatar alvaromurillo commented on August 27, 2024

@golan19 I get the same error with the pods:
pod 'AppsFlyer-SDK', '> 3.3'
pod 'AppsFlyerFramework', '
> 3.3'

from appsflyerframework.

golts avatar golts commented on August 27, 2024

@alvaromurillo: Please check your code, make sure the SDK is updated to the new version, I checked both pods and both are working with the simulator.

from appsflyerframework.

adipurnama avatar adipurnama commented on August 27, 2024

@golan19
Thanks for the fix. Everything's clean now.

@alvaromurillo
Try to use only pod AppsFlyer-SDK on your Podfile. It works for me.

from appsflyerframework.

alvaromurillo avatar alvaromurillo commented on August 27, 2024

@golan19 I create this sample project and get the same error.

from appsflyerframework.

golts avatar golts commented on August 27, 2024

@alvaromurillo: You have the old SDK, If you create a new project you will get the updated SDK.
Or you just can remove the pod AppsFlyer-SDK from the pod file, run pod update then re-enter the pod AppsFlyer-SDK back to the pod file and run pod update again.

from appsflyerframework.

alvaromurillo avatar alvaromurillo commented on August 27, 2024

@golan19 The project is new, I just created it for you, as you can see in the Podfile.lock it's using the last version AppsFlyer-SDK (3.3.2).

from appsflyerframework.

alvaromurillo avatar alvaromurillo commented on August 27, 2024

@golan19 Ok, I fix it cleaning the cocoapods cache. Thanks a lot!

from appsflyerframework.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.