firebase / firebase-ios-sdk

Firebase SDK for Apple App Development
https://firebase.google.com
Apache License 2.0
5.64k stars 1.48k forks source link

Remote config fetch never returns on first app install #11770 in 10.25.0 #13370

Open jesus-mg-ios opened 3 months ago

jesus-mg-ios commented 3 months ago

Description

Same issue reproduced with simulator in 10.25.0 #11770

Reproducing the issue

No response

Firebase SDK Version

10.25.0

Xcode Version

15.2

Installation Method

Swift Package Manager

Firebase Product(s)

Remote Config

Targeted Platforms

iOS

Relevant Log Output

No response

If using Swift Package Manager, the project's Package.resolved

Expand Package.resolved snippet
```json Replace this line with the contents of your Package.resolved. ```

If using CocoaPods, the project's Podfile.lock

Expand Podfile.lock snippet
```yml Replace this line with the contents of your Podfile.lock! ```
google-oss-bot commented 3 months ago

I couldn't figure out how to label this issue, so I've labeled it for a human to triage. Hang tight.

paulb777 commented 3 months ago

@jesus-mg-ios Thanks for reporting. Are you able to share a reproduction?

jesus-mg-ios commented 3 months ago

Not, right now I'm not able to share a repro code because it happen sometimes, but I notice that there a pattern and it happens when the Mac storage (for iOS simulator) is full or almost full. I don't know if it makes sense for you.

paulb777 commented 3 months ago

cc: @htcgh ^