rizafran

Results 137 comments of rizafran

Thanks for reporting this, @RiverboatGambler. I was able to reproduce the same issue. With this, I'll be raising this to our engineers and see what we can do here.

Thanks for reporting, @Daniel3711997. I tried linking a Google account to a Facebook account with the same email, but I wasn't able to get the duplicate credential error. I just...

Hi @khatri6168, I tried but I can't reproduce the issue. I'm wondering if you're trying to run the main app instead of the extension? If so, I'm wondering if you've...

Hi @nmalevich, could you provide a code snippet of your Firebase Functions and iOS code invoking the function so I could reproduce it on my end? Thanks.

Thanks for reporting, @CallMeDaKing. First off, could you provide your Podfile.lock file?

Thanks for reporting, @ppave. Could you share the complete run script you're using or a reproducible app?

Hi @danielsefton, you may try using `pod 'FirebaseInAppMessaging', '10.24-beta'` to install the latest version of FirebaseInAppMessaging.

Hi @SPHthabib, it seems like there's no Firebase-related logs in the stack trace. The `com.google.firebase.crashlytics.ios.exception` thread only captures exceptions thrown elsewhere in order to record crash information. We'll need more...

Hi @tristangrichard, I tried to reproduce but I was able to run UITest successfully using v10.22.1 on Xcode 15.3. Could you share a sample app so I could reproduce the...

Thanks for reporting, @SwiftNativeDeveloper. Based on [this](https://github.com/firebase/firebase-ios-sdk/blob/main/FirebaseInstallations/REQUIRED_FIREBASE_OPTIONS_IOS.md), the API key, project ID, and Application ID are the required fields in Firebase Options. I understand that the documentation seems confusing. I'll...