Disable app invite and sign in
This commit is contained in:
parent
a789935fb4
commit
1c69f9a6cd
1 changed files with 2 additions and 2 deletions
|
@ -23,11 +23,11 @@
|
|||
<key>IS_ANALYTICS_ENABLED</key>
|
||||
<false></false>
|
||||
<key>IS_APPINVITE_ENABLED</key>
|
||||
<true></true>
|
||||
<false></false>
|
||||
<key>IS_GCM_ENABLED</key>
|
||||
<true></true>
|
||||
<key>IS_SIGNIN_ENABLED</key>
|
||||
<true></true>
|
||||
<false></false>
|
||||
<key>GOOGLE_APP_ID</key>
|
||||
<string>1:817308839677:ios:59c62441723617b2185894</string>
|
||||
<key>DATABASE_URL</key>
|
||||
|
|
Loading…
Reference in a new issue