remote config

  1. Biswajit

    B4A Library [NEW] Firebase RemoteConfig

    This is a wrapper of the Firebase RemoteConfig library for B4A. You can find the B4I version here. I made this for @tufanv and he gave me permission to post this in forum to help other users. FirebaseRemoteConfig Author: @Biswajit Version: 1.0 FirebaseRemoteConfig Events: Activated...
  2. Biswajit

    B4i Library Firebase RemoteConfig

    This is a wrapper of Firebase RemoteConfig library for B4i. You can find the B4A version here. I made this for @Jack Cole and he gave me permission to post this in forum to help other users. iFirebaseRemoteConfig Wrapper: @Biswajit Version: 1.1 FirebaseRemoteConfig Events...
  3. Gentry

    Android Tutorial Firebase Remote Config - how to enable developer mode?

    Can we see an example of enabling DeveloperMode? Quickly running into threshold limits while experimenting on how Remote Config can be used. I suspect a javaobject would need to be constructed to set FirebaseRemoteConfigSettings.Builder.isDeveloperMode() = true, but I have no idea how to craft...
Top