[NoQA] Setup Firebase for HybridApp#51753
Conversation
|
@ZhenjaHorbach Please copy/paste the Reviewer Checklist from here into a new comment on this PR and complete it. If you have the K2 extension, you can simply click: [this button] |
|
@rinej |
| appId: get(Config, 'FB_APP_ID', '1:921154746561:web:7b8213357d07d6e4027c40'), | ||
| projectId: get(Config, 'FB_PROJECT_ID', 'expensify-chat'), | ||
| apiKey: get(Config, 'FB_API_KEY', 'AIzaSyBrLKgCuo6Vem6Xi5RPokdumssW8HaWBow'), | ||
| appId: get(Config, 'FB_APP_ID', '1:1008697809946:web:ca25268d2645fc285445a3'), |
There was a problem hiding this comment.
This is not the same as in the ENV, why is that?
There was a problem hiding this comment.
so when we don't have value in env.prod we point to DEV dashboard
Reviewer Checklist
Screenshots/VideosAndroid: NativeAndroid: mWeb ChromeiOS: NativeiOS: mWeb SafariMacOS: Chrome / SafariMacOS: Desktop |
mountiny
left a comment
There was a problem hiding this comment.
makes sense, thank you!
|
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
|
🚀 Deployed to staging by https://github.com/mountiny in version: 9.0.57-0 🚀
|
|
🚀 Deployed to production by https://github.com/luacmartins in version: 9.0.57-10 🚀
|
Explanation of Change
Currently we are collecting the performance traces from the web to the newDot firebase dashboard(dashboard)
We want to change it to collect traces to oldDot firebase dashboard (dashboard)
In the PR we change the firebase project config
Initial PR -> #47795 (comment)
Fixed Issues
$ #51787
PROPOSAL: https://callstack-hq.slack.com/archives/C05LX9D6E07/p1729862964214279?thread_ts=1728892308.074619&cid=C05LX9D6E07
Tests
Offline tests
QA Steps
PR Author Checklist
### Fixed Issuessection aboveTestssectionOffline stepssectionQA stepssectiontoggleReportand notonIconClick)src/languages/*files and using the translation methodSTYLE.md) were followedAvatar, I verified the components usingAvatarare working as expected)StyleUtils.getBackgroundAndBorderStyle(theme.componentBG))Avataris modified, I verified thatAvataris working as expected in all cases)Designlabel and/or tagged@Expensify/designso the design team can review the changes.ScrollViewcomponent to make it scrollable when more elements are added to the page.mainbranch was merged into this PR after a review, I tested again and verified the outcome was still expected according to theTeststeps.Screenshots/Videos
Android: Native
Android: mWeb Chrome
iOS: Native
iOS: mWeb Safari
MacOS: Chrome / Safari
MacOS: Desktop