Git Product home page Git Product logo

Comments (6)

mikehardy avatar mikehardy commented on June 7, 2024

react native version v0.71.17

That's a bit worrisome, you should make sure react-native is also up to date before logging build issues as it is an integral part of the build system as well

Are this errors or (as in the text you quoted a "Note" ? That is, does your project still build?

Finally, for build testing I use this rig and I don't see this, so I'm not sure what the difference is, but my demonstration is fully reproducible and automated based on our documentation, and it appears to work without these issues - so I'm not sure what the difference is but I'm inclined to think it's in the project somewhere ? https://github.com/mikehardy/rnfbdemo/blob/main/make-demo.sh

from react-native-firebase.

fatlinesofcode avatar fatlinesofcode commented on June 7, 2024

@mikehardy v0.71.17 is up to date. it was released 28 feb 2024. Is there a new minimum version for latest Firebase?

we had a missing dependancy in one of pods, fixing that resolved our issue. Hard to tell what the issue was with all the
"Implicit dependency" noise

from react-native-firebase.

mikehardy avatar mikehardy commented on June 7, 2024

Glad your issue is fixed!

v0.71.17 is up to date. it was released 28 feb 2024. Is there a new minimum version for latest Firebase?

It's not up to date, 0.73.6 is current I think? You're version is just a minimum watch on an old version.
In general we follow react-native support rules which is current and 2 old versions so we try to make things work but it is always more efficient for troubleshooting to be actually current, which is why I mentioned it. Moot point this time though!

from react-native-firebase.

fatlinesofcode avatar fatlinesofcode commented on June 7, 2024

@mikehardy do you have a link to the "react-native support rules"?

Latest react native release is 0.73. 2 old versions back would be last two major releases 0.72 and 0.71?

Or are you saying you only support the latest native version only and last 2 minor releases back?

from react-native-firebase.

mikehardy avatar mikehardy commented on June 7, 2024

I apologize I cannot find the policy document from upstream easily while mobile but the versions document dies clearly indicate what gets support and what does not https://reactnative.dev/versions

We (I) strive to support as far back as possible but there are technical limitations frequently

To be clear my point is about efficiency

New versions have fixes. Very frequently the fixes are build related (sometimes feels like all I do!). So troubleshooting old versions frequently results in "oh we already fixed that, upgrade...". Inefficient. Just something to think about when contemplating spending time pursuing any issue but especially build issues

from react-native-firebase.

mikehardy avatar mikehardy commented on June 7, 2024

Also, it's 0.73.6.

Pulled it from memory before but just verified. Ref https://www.npmjs.com/package/react-native?activeTab=versions

Again, moot point here, but precision has value, as do citations - cheers

from react-native-firebase.

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.