Does FirebaseRemote config stays "alive" independently of the activity ?
@SaepulPasmu2 жыл бұрын
thank you hard to share information, which is very useful👍
@PHOTOHEET35 ай бұрын
Can I configure remote config version numbers through android java or REST? If yes, please give a tutorial on that!
@techie182 жыл бұрын
Also show how to do it in Flutter as well.
@LiranBarsisa Жыл бұрын
I've noticed there is an option there of JSON, but what's the difference between this and just using a String that is the JSON ? Even in code, there is no "getJSON", but instead there is "getString"...
@cody_pie9 ай бұрын
I might make a video on that, for now i made a quick tutorial for firebase remote config
@LiranBarsisa9 ай бұрын
@@cody_pieI tried it and it's simple. Just lacks being mentioned. Weird because it's useful.
@cody_pie9 ай бұрын
@@LiranBarsisa awesome, i am glad that you got it! 🎉
@cody_pie9 ай бұрын
@@LiranBarsisa even for numbers there's just getdouble method!