Plugin.Firebase.RemoteConfig 3.1.1
Remote Config
You can use Firebase Remote Config to define parameters in your app and update their values in the cloud, allowing you to modify the appearance and behavior of your app without distributing an app update.
Installation
Nuget
Install-Package Plugin.Firebase.RemoteConfig
Setup
- Follow the instructions for the basic setup
- Add a Remote Config key-value pair at your project in the Firebase Console
Usage
Take a look at the documentation for the AdamE.Firebase.iOS.RemoteConfig packages, because Plugin.Firebase's code is abstracted but still very similar.
Since code should be documenting itself you can also take a look at the following classes:
Release notes
- Version 3.1.1
- Using AdamE.Firebase.iOS.* minimum version 11
- Version 3.1.0
- Update to .net8
- Version 3.0.0
- Swapped Xamarin.Firebase.iOS.RemoteConfig (native SDK 8.10.0) for AdamE.Firebase.iOS.RemoteConfig (native SDK 10.24.0)
- Version 2.0.1
- Remove unnecessary UseMaui property from csproj files
- Readd net6.0 tfm
Showing the top 20 packages that depend on Plugin.Firebase.RemoteConfig.
Packages | Downloads |
---|---|
Plugin.Firebase
The plugin includes cross-platform APIs for Firebase Analytics, Auth, Cloud Messaging, Crashlytics, Dynamic Links, Firestore, Cloud Functions, Remote Config and Storage.
|
2 |
Plugin.Firebase
The plugin includes cross-platform APIs for Firebase Analytics, Auth, Cloud Messaging, Crashlytics, Dynamic Links, Firestore, Cloud Functions, Remote Config and Storage.
|
1 |
.NET 8.0
- Plugin.Firebase.Core (>= 3.1.1)
.NET 8.0
- Plugin.Firebase.Core (>= 3.1.1)
- Xamarin.Firebase.Config (>= 121.1.2)
.NET 8.0
- Plugin.Firebase.Core (>= 3.1.1)
- AdamE.Firebase.iOS.RemoteConfig (>= 11.0.0)