37e58f6087
Notifications were silent despite the payload requesting sound:'default' and correct device settings. Ship an explicit tone: a generated PCM .wav is bundled into the app (ios-patch.sh copies it in; add-share-extension.rb adds it to the App target's Copy Bundle Resources, tolerantly) and the server now sends sound:'notif.wav'. Part of the consolidated iOS build alongside the background-audio + call-push + AppDelegate fixes. Only affects iOS-native-app tokens (currently just the one test device); web push ignores the field. Needs a fresh Codemagic build for the bundled file to exist. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>