feat: configure Firebase and signing for multiple environments in mobile app
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
<key>PLIST_VERSION</key>
|
||||
<string>1</string>
|
||||
<key>BUNDLE_ID</key>
|
||||
<string>com.krow.app.staging</string>
|
||||
<string>com.krow.app.staff.staging</string>
|
||||
<key>PROJECT_ID</key>
|
||||
<string>krow-workforce-staging</string>
|
||||
<key>STORAGE_BUCKET</key>
|
||||
@@ -25,6 +25,6 @@
|
||||
<key>IS_SIGNIN_ENABLED</key>
|
||||
<true></true>
|
||||
<key>GOOGLE_APP_ID</key>
|
||||
<string>1:1032971403708:ios:1d9b09307e6f3983356bb9</string>
|
||||
<string>1:1032971403708:ios:134753083678e855356bb9</string>
|
||||
</dict>
|
||||
</plist>
|
||||
Reference in New Issue
Block a user