-
Doing this in common code of KMP project:
```
remoteConfig.setDefaultsSafe(*defaults)
remoteConfig.fetchAndActivate()
log.d { remoteConfig.all }
```
results in the expected behavior on Androi…
-
Add [FirebaseRemoteConfig].[addOnConfigUpdateListener] to [firebase-config] for [Android, iOS]
-
the 'activateFetched()' method is deprecated; what should I use now?
-
### Description
Getting crash on suspend resume partial function for HeartbeatController.flushAsync()
Crashlytics version - 11.4.1
crash is only on iOS 18 100%
Attaching crash logs as well. Can w…
-
getting the below error
C:\user\test\platforms\android\app\src\main\java\org\apache\cordova\firebase\FirebasePlugin.java:496: error: cannot find symbol
FirebaseMessaging.getInstance().getToken().a…
-
### Xamarin.Android Version (eg: 6.0):
11.2.2.1
### Operating System & Version (eg: Mac OSX 10.11):
Mac OSX 11.2.3
### Google Play Services Version
* Xamarin.Firebase.Config 120.0.3
### De…
-
First 10 or so times it work fine, but then I am stacked in this exception:
`Exception: Xamarin.Plugin.Firebase.RemoteConfig.Exceptions.FirebaseRemoteConfigFetchFailedException: [FirebaseRemoteConfig…
-
If RemoteConfig update to the latest version `10.19.0` then the extension can't be built.
Here is logs
```
/var/folders/sk/1rps9wzs79zdj9f2wz8m0yf00000gn/T/job14189348262439117672/CocoaPodsSer…
-
### What happened?
In following dependency graph
- T1 -> T2
- T1 -> T3
- T2 -> T3
- T3 -> Firebase or other static dependencies
Tuist links static dependencies to T1 and T2 when T3 is cached…
-
**Describe the bug**
I try to initialize FirebaseRemoteConfig for the Web.
But i have a problem if I use the notation as describe in the documentation
it doesn't work.
If I try to use Fireb…