[NO QA] Fix standalone app dev build v2 (improved solution)#58999
Conversation
|
|
|
🚧 @mountiny has triggered a test app build. You can view the workflow run here. |
|
🧪🧪 Use the links below to test this adhoc build on Android, iOS, Desktop, and Web. Happy testing! 🧪🧪 |
|
This worked for me |
|
|
|
@mountiny I consulted with @WoLewicki and we agreed that if it works, we can merge it as it properly fixes the original issue. However, we would like to know the root cause of the issue, as it might be located on the react-native side. I'm going to try to reproduce it on the simple app and post an issue in RN repo when I find something. |
|
@ 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] |
Sounds good, although please prioritize user facing issues in Expensify where you assigned over this investigation and tackle it when you wait for reviews etc |
Reviewer Checklist
Screenshots/VideosAndroid: NativeAndroid: mWeb ChromeiOS: NativeiOS: mWeb SafariMacOS: Chrome / SafariMacOS: Desktop |
mountiny
left a comment
There was a problem hiding this comment.
Thanks for following up and @linhvovan29546 for testing
|
✋ 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.1.19-0 🚀
|
|
🚀 Deployed to production by https://github.com/cristipaval in version: 9.1.19-5 🚀
|
Explanation of Change
This PR reverts changes added in the previous PR and fixes the issue properly (previously, the hot reload didn't work).
Now we set
GCC_PREPROCESSOR_DEFINITIONSto$(inherited) DEBUG=1for all react targets.Fixed Issues
https: //expensify.slack.com/archives/C01GTK53T8Q/p1742566430767419
PROPOSAL:
Tests
npm run install-standalonenpm run pod-install-standalonenpm run ios-standaloneOffline 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