forked from MetaMask/metamask-mobile
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: Revert "feat: Integrate Firebase libraries and initial config …
…to enable Push Notifications FCM." (MetaMask#10143) Reverts MetaMask#10085 due the lack of `GOOGLE_SERVICES_B64` on our CI.
- Loading branch information
1 parent
7b0aab4
commit c11c609
Showing
14 changed files
with
7 additions
and
344 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,3 @@ | ||
export MM_FOX_CODE="EXAMPLE_FOX_CODE" | ||
export MM_BRANCH_KEY_TEST= | ||
export MM_BRANCH_KEY_LIVE= | ||
# Firebase | ||
export FCM_CONFIG_API_KEY= | ||
export FCM_CONFIG_AUTH_DOMAIN= | ||
export FCM_CONFIG_PROJECT_ID= | ||
export FCM_CONFIG_STORAGE_BUCKET= | ||
export FCM_CONFIG_MESSAGING_SENDER_ID= | ||
export FCM_CONFIG_APP_ID= | ||
export GOOGLE_SERVICES_B64= |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,3 @@ | ||
MM_FOX_CODE = EXAMPLE_FOX_CODE | ||
MM_BRANCH_KEY_TEST = | ||
MM_BRANCH_KEY_LIVE = | ||
# Firebase | ||
FCM_CONFIG_API_KEY= | ||
FCM_CONFIG_AUTH_DOMAIN= | ||
FCM_CONFIG_PROJECT_ID= | ||
FCM_CONFIG_STORAGE_BUCKET= | ||
FCM_CONFIG_MESSAGING_SENDER_ID= | ||
FCM_CONFIG_APP_ID= | ||
GOOGLE_SERVICES_B64= |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.