mirror of
https://github.com/stablyai/orca.git
synced 2026-09-23 08:02:31 +00:00
* Restore mobile push for delivery validation * fix(mobile): register push task before headless startup * Add authenticated mobile push test and fix iOS release entitlements * Mock push-test transport in notification consent tests * Fix slept workspace test for structured remount result * Fix mobile notification review findings * Pad Android notification icon to prevent square cropping * fix(mobile): present visible Android data pushes in foreground * test: use deterministic clock for teardown deadline * fix(mobile): present foreground pushes through Expo public APIs * fix(mobile): check push eligibility before foreground scheduling * fix(mobile): register push from shared host connection lifecycle
13 lines
314 B
YAML
13 lines
314 B
YAML
allowBuilds:
|
|
esbuild: true
|
|
|
|
minimumReleaseAge: 4320
|
|
|
|
overrides:
|
|
xcode>uuid: 11.1.1
|
|
|
|
patchedDependencies:
|
|
expo-notifications@55.0.27: patches/expo-notifications@55.0.27.patch
|
|
react-native-webview@13.16.2: patches/react-native-webview@13.16.2.patch
|
|
react-native@0.83.10: patches/react-native@0.83.10.patch
|