You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rename OTA manifest RPC to GetNativeUpdateManifest and simplify header reads
Follow-up cleanups to #8791: rename the RPC from GetMobileUpdateManifest to
GetNativeUpdateManifest for consistency with the /native/ota/manifest route,
and drop the per-RPC header helper (the bytes branch was dead code, since the
expo-* headers are never binary metadata) in favour of reading context.headers
directly, matching the convention elsewhere.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
0 commit comments