rizafran

Results 259 comments of rizafran

Thanks for reporting. I tried setting the `ENABLE_DEBUG_DYLIB` to `YES`, but I was able to upload the dSYMs in the Crashlytics dashboard, and I'm using Xcode 16.1 to reproduce the...

Thanks for reporting, @Odobush1. Could you provide the full stack trace of your issue to see what's causing it?

Hi @CallumTKudo, I'm not familiar with the structure of Ionic app, but this error message usually appears when the `FirebaseApp.configure()` is either not being called early enough in the app...

@CallumTKudo, as mentioned, you may try to add a print statement or breakpoint before and after the configure to confirm its execution and timing. You may also try to use...

@CallumTKudo, I tried to reproduce using the quickstart, but I'm not getting any error and I was able to retrieve the APNs token and FCM token. I'm just wondering if...

@CallumTKudo, I just want to clarify if you were also able to reproduce it using our native iOS quickstart?

Thanks for reporting, @abrivle. Could you share your detailed repro steps that triggers the error?

Thanks for sharing your repro steps, @abrivle. I've raised this to our engineers and see what we can do here.

Hi, I already filed a bug for this, internally tracked at b/409785001.

Hey everyone, thanks for waiting. The fix has already included on the latest release ([12.6.0](https://firebase.google.com/support/release-notes/ios#remote-config)). I'll now be closing this ticket, but feel free to comment if you still encounter...