Giter Site home page Giter Site logo

Comments (9)

evollu avatar evollu commented on July 28, 2024

sounds like RNFIRAnalytics.xcodeproj can't find the Pod files. It searches file in /ios/Pods. Is it where you install your pods?

from react-native-firebase-analytics.

giangdoan avatar giangdoan commented on July 28, 2024

Lol I didn't use pods so I installed the frameworks myself by dragging them to the project and add them to Link Binary With Libraries. Is there a way to workaround with it or do I have to use pods? Thanks.

from react-native-firebase-analytics.

evollu avatar evollu commented on July 28, 2024

sure, you need to add header search path for RNFIRAnalytics target.
If your approach is generic enough, a pull request is welcomed

from react-native-firebase-analytics.

evollu avatar evollu commented on July 28, 2024

however, Pods are recommended because it helps you to keep up to date

from react-native-firebase-analytics.

giangdoan avatar giangdoan commented on July 28, 2024

👍 Thanks. I updated Frameworks Search Path and Libraries Search Path and it works. I am going to switch to Pods.

from react-native-firebase-analytics.

danvass avatar danvass commented on July 28, 2024

@giangdoan @evollu I'm trying to do this by manually adding the firebase SDK to ios and appdelegate.m is able to find Firebase.h but the library is not. What should I set the search paths too?

from react-native-firebase-analytics.

evollu avatar evollu commented on July 28, 2024

it searches header file in /ios folder

from react-native-firebase-analytics.

danvass avatar danvass commented on July 28, 2024

@evollu that's where I have the firebase framework but still gives the error

from react-native-firebase-analytics.

evollu avatar evollu commented on July 28, 2024

can you share an example repo?

from react-native-firebase-analytics.

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.