-
### Description
We used RemoteConfig for a feature flag on our web and iOS clients. This feature flag was a boolean and set to false by default. After release of the app we noticed that roughly 200…
-
### Description
We've been investigating some strange behaviors in our app that were are hard to reproduce, but manifested when foregrounding the app and as we fired off requests to refresh our con…
-
### Description
@ncooke3 made a great progress introducing firestore as binary distribution through firebase.
Good progress, but we need the distro of all related to firebase iOS in that way.
Be…
-
### 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…
-
Hello,
Something weird is happening with animation in SwiftUI. Tried fixed frames, dynamic frames,, changing engine and etc.
code is quite straightforward
> LottieView(animation: .…
-
## Which Version of Lottie are you using?
Lottie 4.5.0
Hi, I’m using a LottieView in my SwiftUI project, where I’m passing a URL to download the Lottie animation. This view is embedded in a …
-
### Description
Crash in Playlist when saving offline and internet connection disabled, intermittent
**Crash log:**
```
Exception Type: EXC_BREAKPOINT (SIGTRAP)
Exception Codes: 0x000000000…
-
### Description
### Description
iOS users randomly receive ErrorCode 17999
```
Error Domain=FIRAuthErrorDomain Code=17999 \"An internal error has occurred, print and inspect the error details f…
-
### Description
iOS users randomly receive ErrorCode 17999
```
Error Domain=FIRAuthErrorDomain Code=17999 \"An internal error has occurred, print and inspect the error details for more informati…
-
I know there's examples showing Compose UI elements inside a Swift UI screen, but how do I do the opposite?
I've got a full compose multiplatform app with precompose navigation. I've got a splash s…