-
Hi There, Thanks for this plugin !
I got an issue when calling the getString function to get back my config.
`await FirebaseRemoteConfig.getString({key: 'config'});`
Each time the app state change…
-
### SDK
Other (Not available in the list)
### Vendor/Tool
Firebase Remote Config / Swift
### Maintainer
Community
### Artifacts
This library only supports Swift Package Manager. There is no art…
-
```
private val parentViewModel by activityViewModels()
```
-
At step 13, var `remoteConfig` is not define.
i found this line in the final project.
```kotlin
private lateinit var remoteConfig: FirebaseRemoteConfig
```
I m not a kotlin user. So I d…
-
### Feature proposal
* Firebase Component: Remote Config
I've noticed that remote config updates rely on the `lastApplyTimeInterval` and `lastETagUpdateTime`.
This means that if a user chan…
Skoti updated
4 years ago
-
### Expected Behavior
Replace mock object initialization using the `mockObject` function [implementation](https://blog.kotlin-academy.com/mocking-is-not-rocket-science-mockk-advanced-features-42277…
-
Xcode version 13.2.1
```
> pod install --repo-update
Ignoring ffi-1.12.2 because its extensions are not built. Try: gem pristine ffi --version 1.12.2
Updating local specs repositories
CocoaPo…
-
### [REQUIRED] Please fill in the following fields:
* Unity editor version: 2022.3.11f1
* Firebase Unity SDK version: 11.6.0
* Source you installed the SDK: tgz via UnityPackageManager
…
-
### Description
Users who already had accounts before an [iOS App Transfer](https://developer.apple.com/help/app-store-connect/transfer-an-app/overview-of-app-transfer/) are unable to login after t…
-
### Description
I believe the issue is similar to the one described in https://github.com/firebase/firebase-ios-sdk/issues/12800. The binary seems to be built using Swift 5.9, while Xcode 15.3+ uses …