- backend: skip Expo alert push to iOS devices that already received VoIP push (CallKit + banner = double ring) - native: receiveIncoming no longer triggers InCallManager.startRingtone — CallKit/ConnectionService play their own ring. Dedup if same callId arrives twice (Realtime + VoIP-Push race).
5 lines
63 B
JSON
5 lines
63 B
JSON
{
|
|
"compilerOptions": {},
|
|
"extends": "expo/tsconfig.base"
|
|
}
|