-
### Description
I was probably changing time on my laptop to test stuff, and now RemoteConfig does not update anymore due to RemoteConfig.Info.FetchTime is stuck in the future
### Reproducing the is…
-
### Description
After updating Firebase Auth SDK CocoaPods version from 10.29.0 to 11.1.0, this crash appears in the Firebase Crashlytics Dashboard. I tried to reproduce it on my device, but I couldn…
-
Why is firebaseremoteconfig_v1 missing from the generated apis?
-
### Description
I am encountering an issue with my music player application where the app is unexpectedly terminated when Firebase Remote Config is used. The music is playing in the background, and…
-
### Description
The reason for this is that new version can not read the keychain entry due to `kSecUseDataProtectionKeychain`.
This is `genericPasswordQueryWithKey:` from 10.29.0:
```objc
- (…
-
### Description
I'm developing an iOS app with SwiftUI using Xcode 15.3 and Firebase SDK 11.3.0. The app relies on Firebase Realtime Database to monitor foodEntries with observers for real-time upd…
-
I use `sqlcipher_flutter_libs: 0.6.0`, in Android everthing works properly, but in iOS I got some errors.
```
Launching lib/main.dart on iPhone in debug mode...
Automatically signing iOS for devi…
-
### Description
We followed all instructions given at https://firebase.google.com/docs/perf-mon/get-started-ios for integrating performance SDK into SwiftUi app.
We also referred and followed instr…
-
![Uploading 스크린샷 2017-03-25 오전 10.15.35.png…]()
## Rx & Kotlin
Rx : Observable 을 이용해, 단순한 I/O을 이용한, Functional Programming
Kotlin : JVM 에서 돌릴수있는 프레임 워크
### Kotlin
UI작업에 대한Kolin…
-
Hello! c:
## Summary
We use RemoteConfig very early in the app's lifecycle to compare several values. For sure it is called before Stripe Terminal API is initialized. When I try to discover `Local…