Parent issue
Part of #91629 — must land before the main React Native 0.85 / Expo SDK 56 bump PR.
Background
Airship SDK must be upgraded on the current RN stack before the main version bump so push notification native code stays compatible with HybridApp.
Scope
- Bump Airship SDK to 26.5.0 in App and Mobile-Expensify (HybridApp parity)
- Update Android notification handling (
CustomAirshipExtender.java, ExpensifyNotificationProvider.java, PushNotificationManager.java) for Airship 26.5.0 API changes
- Update iOS pods and Android
build.gradle / AndroidManifest.xml as needed
Pull requests
Acceptance criteria
Notes
- Keep this PR focused — do not include the RN / Expo version bump here
Issue Owner
Current Issue Owner: @QichenZhu
Parent issue
Part of #91629 — must land before the main React Native 0.85 / Expo SDK 56 bump PR.
Background
Airship SDK must be upgraded on the current RN stack before the main version bump so push notification native code stays compatible with HybridApp.
Scope
CustomAirshipExtender.java,ExpensifyNotificationProvider.java,PushNotificationManager.java) for Airship 26.5.0 API changesbuild.gradle/AndroidManifest.xmlas neededPull requests
Acceptance criteria
Notes
Issue Owner
Current Issue Owner: @QichenZhu