Firebase RemoteConfig 超好用

Firebase Remote Config 可以動態調整一些 App 內容或行為.
而不須更新apk.
現在App 做任何變更都需要送審才能上架,審核需要時間,google play至少1天(以前是幾分鐘), iOS 上架時間更是無法預期(通常3-7天), 有這remote config就可以不用因為需要更新app而感到綁手綁腳,不用再感到無奈.


mFirebaseRemoteConfig.getBoolean()  

"1", "true", "t", "yes", "y", and "on" are strings that are interpreted (case insensitive) as true,
"0", "false", "f", "no", "n", "off", and empty string are interpreted (case insensitive) as false.

一開始用時可能不知道, 1,y,t,on會轉換成true.

設定後大約20秒就生效了。
對app開發真是一大助力.

留言

這個網誌中的熱門文章

最爛的銀行服務-玉山銀行

Mark App Design Apps - Terms and Privacy Policy (服務條款,隱私權政策)

SMR疊瓦式hdd致命缺陷被解決????!!!

ios app 上架時app icon要注意事項

更改google drive預設存放目錄位置Change Google Drive Default Folder Location in Windows

google play 正式發布前測試報告...非常好用.

舊有app在Android 12 閃退問題& app Splash screens

app bundle and bundletool. 關於aab安裝問題

關於google play console app應用程式簽署

Google Play badge徽章產生器