-
## Bug report
RemoteConfig don't receive any data. The documentation describes to add the following dependecies, firebase_core: "^0.7.0" and firebase_remote_config: "^0.9.0-dev.2", but I need fire…
-
### [REQUIRED] Please fill in the following fields:
* Pre-built SDK from the open-source from this repo: https://github.com/firebase/firebase-cpp-sdk/releases/tag/v12.0.0
* Firebase C++ SD…
-
Léteznek kritikus és nem kritikus projektek, melyekért rendre zöld és kék mancsok járnak. A backendben tároljuk el, hogy egy adott projekt kritikus vagy sem. A cloud function, ami kiszámolja, hogy a u…
-
Error Domain=com.google.remoteconfig.ErrorDomain Code=8003 \“An SSL error has occurred and a secure connection to the server cannot be made.\” UserInfo={NSLocalizedDescription=An SSL error has occurre…
-
* Firebase Component: Remote Config
* Component version: 21.4.1
#### Steps to reproduce:
1. Integrate Firebase Remote Config to your app
2. Turn on `StrictMode` with `detectAll()` and `penalty…
-
Error reading ./Pods/SensorsAnalyticsSDK/SensorsAnalyticsSDK/RemoteConfig/SARemoteConfigInterceptor.h with detected encoding Windows-1254: 'charmap' codec can't decode byte 0x8f in position 79: charac…
-
Hello,
I am developing a mobile application based on .NET 8.0 and the last missing feature is the support for Push Notifications. I wanted to use this library, but when I click on "Install" in the …
-
### Feature proposal
* Firebase Component: RemoteConfig
On the current project I am working on, we require certain traffic to be zero-rated. One of those is RemoteConfig. A cheeky way of zer…
-
- [X] I have updated Purchases SDK to the latest version
- [X] I have read the [Contribution Guidelines](https://github.com/RevenueCat/purchases-flutter/blob/main/CONTRIBUTING.md)
- [X] I have searc…
-
RemoteConfig now supports real-time update.
Could this be added to Plugin.Firebase?
Thanks