Incoming calls not displaying on iOS 26
Opened this issue · 3 comments
gabiwaf commented
The native CallKit UI does not appear (neither the green icon nor the screen). It works on iOS 18 but fails on iOS 26 in background/terminated state. No errors in logs. Has anyone else had issues with iOS 26?
talhamirza1 commented
I have the same problem even on iOS 18. when I upgraded to react native version 0.76 it was working on 0.74
What version of RN are you using?
gabiwaf commented
I have the same problem even on iOS 18. when I upgraded to react native version 0.76 it was working on 0.74 What version of RN are you using?
I’m currently on React Native 0.73
gabiwaf commented
I updated Xcode and was able to compile with SDK 26 — that’s what fixed it for me.