Changes

Jump to: navigation, search

Firebase Remote Config

1 byte removed, 19:11, 25 August 2017
Declaring and Setting In-App Parameters
The default in-app parameters may be declared within an XML resources bundled with the app, or contained within a Java Map object. When using an XML resources, the file must be located within the res/xml folder of the app. The listing below contains a basic Remote Config parameter file containing background color and welcome message values:
</pre>
<?xml version="1.0" encoding="utf-8"?>
<defaultsMap>

Navigation menu