Mike Hardy

Results 1358 comments of Mike Hardy

Hmmm - this is definitely a documentation issue at least, we can improve this As a user, do you *want* these uploaded by default? Or do you just want the...

Hi there! These versions are incredibly old, we can't spend time working on them for troubleshooting: ``` "@react-native-firebase/admob": "11.5.0", "@react-native-firebase/analytics": "11.5.0", "@react-native-firebase/app": "11.5.0", "@react-native-firebase/crashlytics": "11.5.0", "@react-native-firebase/perf": "11.5.0", ``` I understand...

For the changes needed here while updating across major versions (they should be small?) you can read how we handle versioning and how to upgrade here https://invertase.io/blog/react-native-firebase-versioning

Okay - thanks for checking that out, shame it still shows up with current versions. Have you checked the issues list here for older + closed issues? This seems familiar...

That is really great information - if I understand correctly you either used the firebase-android-sdk analytics quickstart or some other mechanism to bind directly at the java native level against...

There are no secret updates, what is in this thread is what exists

@gdogaru I agree this is important - no dispute at all from me there - but will not have time to implement it for quite a while unfortunately. If you...

Hmm, something's not right. I don't know about this bit: ``` $static_framework = [ 'CocoaAsyncSocket', 'ComponentKit', 'CocoaLibEvent', 'OpenSSL-Universal', 'boost-for-react-native', 'RNFBApp', 'RNFBAuth', 'RNFBFirestore', 'RNFBStorage', 'RNFBDatabase', 'RNFBDynamicLinks', 'RNFBPerf', 'RNFBAnalytics', 'RNFBCrashlytics', 'Permission-Camera', 'Permission-PhotoLibrary',...

All I can say is I have a fully scripted demo with comments on what each step is doing, and you can run it and it works - the make-demo.sh...

Does https://github.com/mikehardy/rnfbdemo/blob/main/make-demo.sh work for you in your environment @enchorb ?