ios - Firebase Remote Config App Version condition -
the firebase remote config app version condition seems ignored. i've made following setup play around current development version:
firebase remote config condition setup:
firremoteconfig won't return right paramater values.
its known bug - instead of version value fb use build value. possible workaround - put same value build. in case should "version: 1.1.8" , "build: 1.1.8". or use build value , keep value updated every app release.
Comments
Post a Comment