Giter Club home page Giter Club logo

Comments (4)

isipisi89 avatar isipisi89 commented on June 7, 2024
  • Same problem here.

from quickstart-cpp.

jonsimantov avatar jonsimantov commented on June 7, 2024

Hi,

Could you please confirm you are following these steps (also listed in the readme file):

  1. Run "pod install" in the analytics/testapp directory to download and install the required Firebase iOS Cocoapods.
  2. Ensure your GoogleService-Info.plist file is present in the analytics/testapp directory.
  3. Using Xcode, open the "testapp.xcworkspace" file (NOT the "testapp.xcodeproj" file - the .xcworkspace file is required for Cocoapods to work).
  4. In the Firebase C++ SDK you downloaded, navigate to the frameworks/ios/universal directory and locate firebase.framework and firebase_analytics.framework. Drag these two files into the Xcode window with your project open, into the the "Frameworks" folder of your project. If you are prompted by Xcode, ensure the "Copy items if needed" option is ✔checked.

You should then be able to compile and run the Firebase Analytics C++ testapp. Please reply and let me know if this works or if you continue to have issues.

Thanks!

Jon

from quickstart-cpp.

adolby avatar adolby commented on June 7, 2024

Thank you for your help, Jon.

Using firebase.framework and firebase_analytics.framework allowed me to successfully build the quickstart analytics example.

I was trying to link against the static libraries in firebase_cpp_sdk/libs/ios/universal instead of the frameworks in firebase_cpp_sdk/frameworks/ios/universal.

The pod previously had the dependencies to link in this way, but now I can only find these in the Firebase-4.0.4.zip from https://firebase.google.com/download/ios.

I'll report back the results of trying to link the project I'm working on with the frameworks in firebase_cpp_sdk/frameworks/ios/universal.

from quickstart-cpp.

jonsimantov avatar jonsimantov commented on June 7, 2024

I'll close this issue for now since your problem is resolved, but if you have any issues linking the universal frameworks in your own project, please feel free to re-open it.

from quickstart-cpp.

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.