-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Use react-native-airship 21.4.0 #59662
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
1b9019a
to
68a6b22
Compare
🚧 @arosiclair has triggered a test app build. You can view the workflow run here. |
🚧 @arosiclair has triggered a test app build. You can view the workflow run here. |
This comment has been minimized.
This comment has been minimized.
@jasperhuangg 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] |
HybridApp builds won't pass in GH actions until we merge the Mobile-Expensify PR. First let's get C+ tests done and then we'll review and merge both PR's together @jayeshmangwani |
@arosiclair, something seems off with the ad hoc build. I was able to get the notification once only, but after that, I'm not receiving any notifications on Android. |
I think notifications aren't working on ad-hoc builds. Tested another ad-hoc on Android, and still not receiving any notifications. |
Ah yeah you're right. Push notifications aren't configured for adhoc builds. I'll have these reviewed internally. |
Thanks |
Hi 👋 It looks like the OD PR has been merged, but it requires changes from this PR, so the iOS dev builds from both cc @arosiclair |
FYI, we're reverting the Mobile-Expensify PR here |
@jasperhuangg can you review and do the checklist? We just need to test Android and iOS. |
I'm unable to install the builds on my devices, going to try triggering new ones. |
🚧 @jasperhuangg 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! 🧪🧪
|
@arosiclair Do you mind pulling main? It seems the build is failing because a patch is outdated. |
I'll pull main, but you also need to checkout the Mobile-E branch in your submodule to fix that |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm going to approve first so it's not held on me, but I'm having trouble building this locally (I think it is unrelated to the changes from this PR) so I'm unable to complete the checklist as of now
@inimaga you were assigned on the associated Mobile-Expensify PR, can you see if you can build this with those changes and complete this review please? |
@arosiclair can you just make sure we internalQA these PRs on staging please |
Reviewer Checklist
Screenshots/VideosAndroid: NativeAndroid: mWeb ChromeiOS: NativeiOS: mWeb SafariMacOS: Chrome / SafariMacOS: Desktop |
I don't know why but I can't restart the GH action for the Android build 😕 |
The HybridApp build actions don't seem to be using the latest changes in |
Might merging main resolve this, assuming main points to the latest Mobile-Expensify commit now? |
🚧 @arosiclair 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! 🧪🧪
|
@arosiclair looks like this was merged without a test passing. Please add a note explaining why this was done and remove the |
The HybridApp build checks failed so I tested with an AdHoc build instead |
✋ 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/arosiclair in version: 9.1.29-0 🚀
|
Internal QA ✅iOS ScreenRecording_04-17-2025.12-22-07_1.MP4Android screen-20250417-123518.mp4 |
Explanation of Change
Upgrades
react-native-airship
so we can use a new option to switch foreground notification presentation control between native and JS codeFixed Issues
Part of #58126
MOBILE-EXPENSIFY: https://github.com/Expensify/Mobile-Expensify/pull/13533
Tests
Classic push notification
New experience push notification
Offline tests
None
QA Steps
None
PR Author Checklist
### Fixed Issues
section aboveTests
sectionOffline steps
sectionQA steps
sectiontoggleReport
and notonIconClick
)src/languages/*
files and using the translation methodSTYLE.md
) were followedAvatar
, I verified the components usingAvatar
are working as expected)StyleUtils.getBackgroundAndBorderStyle(theme.componentBG)
)Avatar
is modified, I verified thatAvatar
is working as expected in all cases)Design
label and/or tagged@Expensify/design
so the design team can review the changes.ScrollView
component to make it scrollable when more elements are added to the page.main
branch was merged into this PR after a review, I tested again and verified the outcome was still expected according to theTest
steps.Screenshots/Videos
Android: Native
iOS: Native
ScreenRecording_04-09-2025.15-20-35_1.mov
ScreenRecording_04-09-2025.15-23-44_1.mov