updated googleservice-info.plist file for ios firebase
This commit is contained in:
parent
93f312b02c
commit
ffba98a01c
1 changed files with 12 additions and 12 deletions
|
|
@ -3,15 +3,15 @@
|
|||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>AD_UNIT_ID_FOR_BANNER_TEST</key>
|
||||
<string>ca-app-pub-432300239540/2934735716</string>
|
||||
<string>ca-app-pub-3940256099942544/2934735716</string>
|
||||
<key>AD_UNIT_ID_FOR_INTERSTITIAL_TEST</key>
|
||||
<string>ca-app-pub-432300239540/4411468910</string>
|
||||
<string>ca-app-pub-3940256099942544/4411468910</string>
|
||||
<key>CLIENT_ID</key>
|
||||
<string>432300239540-aeh6b8eebnkgq0e3tv0g0a0t1qhkhhcc.apps.googleusercontent.com</string>
|
||||
<string>432300239540-qfr4lk43b0134fgijqp7mk138lifjnki.apps.googleusercontent.com</string>
|
||||
<key>REVERSED_CLIENT_ID</key>
|
||||
<string>com.googleusercontent.apps.432300239540-aeh6b8eebnkgq0e3tv0g0a0t1qhkhhcc</string>
|
||||
<string>com.googleusercontent.apps.432300239540-qfr4lk43b0134fgijqp7mk138lifjnki</string>
|
||||
<key>API_KEY</key>
|
||||
<string>AIzaSyADYCe-0VVCzndVH1nXMdV2JLD_cM8TmJo</string>
|
||||
<string>AIzaSyBPtKuydKLbVkuNkpuKzsGwKJXW9Y340Pg</string>
|
||||
<key>GCM_SENDER_ID</key>
|
||||
<string>432300239540</string>
|
||||
<key>PLIST_VERSION</key>
|
||||
|
|
@ -23,18 +23,18 @@
|
|||
<key>STORAGE_BUCKET</key>
|
||||
<string>bitcoin-com-wallet.appspot.com</string>
|
||||
<key>IS_ADS_ENABLED</key>
|
||||
<true/>
|
||||
<true></true>
|
||||
<key>IS_ANALYTICS_ENABLED</key>
|
||||
<false/>
|
||||
<false></false>
|
||||
<key>IS_APPINVITE_ENABLED</key>
|
||||
<true/>
|
||||
<false></false>
|
||||
<key>IS_GCM_ENABLED</key>
|
||||
<true/>
|
||||
<true></true>
|
||||
<key>IS_SIGNIN_ENABLED</key>
|
||||
<true/>
|
||||
<true></true>
|
||||
<key>GOOGLE_APP_ID</key>
|
||||
<string>1:149194066736:ios:6de8942b48fea047</string>
|
||||
<string>1:432300239540:ios:e23224cd1aed3778</string>
|
||||
<key>DATABASE_URL</key>
|
||||
<string>https://bitcoin-com-wallet.firebaseio.com/</string>
|
||||
<string>https://bitcoin-com-wallet.firebaseio.com</string>
|
||||
</dict>
|
||||
</plist>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue