MichaelV00
MichaelV00
Hey there, if this isn't compromising the functionality of your app, I think this could be safe to ignore. Maybe this thread could be of help https://github.com/swiftlang/swift-syntax/issues/2228#issuecomment-1841864118 If you go...
Does this issue come up when using the latest version 11.5.0?
I have reliably been able to reproduce this error achieving the same warning and have been investigating it. Using XCode 16.1 and the current version. No errors come up but...
Hey there, the MacOS version you are using might have an influence on it. It is a known problem that on some versions of Mac the device check API always...
Hi there, are you still experiencing this issue on the latest SDK version? I have been unable to reproduce this.
Hi there, I recommend reading through here to see if anything is missing https://rnfirebase.io/ Similarly, you can check here for a working example of a project with Expo and what...
Hi there, this issue has happened to users before and there are a few things to check, this issue could be happening due to (mentioned in this thread: https://github.com/firebase/firebase-android-sdk/issues/4053#issuecomment-1235310551): -...
What are the make of these devices?
Hey there, thank you for this report and looking into it. I would also like to see your logs for when building fails please. Also what happens if you disable...
> > [@capturetheworld](https://github.com/capturetheworld) - could you explain why you're using modular_headers directive? It is incompatible with the firebase-ios-sdk, as far as I'm aware, and should not be used. > >...