talk-ios
talk-ios copied to clipboard
Calls can't be answered on iPhones with IOS16
Steps to reproduce
- Have Nextcloud-IOS installed on an iPhone with IOS16.0.2
- Start a video call from a different account
- On the iPhone, the call appears on the lock screen. Swipe to answer the call.
- iPhone is doing FaceID
- iPhone shows the spring board, the NC app does not open and handle the call
Expected behaviour
The incoming call should be answered.
Actual behaviour
The talk app is not opened, the call is not answered.
In case the iPhone is unlocked, the call banner appears on top of the screen. In this scenario, pressing the blue "answer" button does open the NC talk app, but it's not handling the call. Also here the call can't be answered.
Device information
Device: iPhone 11 Pro Max
iOS version: 16.0.2
Talk version: 14.0.3
Server information
Nextcloud version: 24.0.5
Talk version: 14.0.5
Custom Signaling server configured: yes, 1.0.0 (33dc5a554b496bd253bedbecc6755de514a64867)
Custom TURN server configured: yes
Custom STUN server configured: yes
Additional info
Works on an iPhone 8 Plus with IOS 15.5 with the same account and app version.
Hello @jacotec,
thank you for your report! I was able to reproduce this with 16.0 on my device as well. Looks like there are some changes made by apple we need to address in some way.
One workaround is noted at https://developer.apple.com/forums/thread/712817, not sure if this is the way to go, though.
Thanks @SystemKeeper for confirming the issue. The workaround does not help me for now as this needs to be fixed in the official app. As the whole IOS world moves towards IOS16 in these days, I guess this deserves a high priority. ;-)
(Still wondering why this wasn't listed nearly 4 weeks after IOS16 release ...)
Double confirmed on my test iPhone 8 Plus as well. Updated it to IOS 16.0.2 without changing anything else and it broke.
Sorry @jacotec, the workaround was meant as a note for us developers, not as a workaround for the users. Sorry for the confusion.
In my case it's enough to either choose "Nextcloud Talk" on the CallKit screen:
Or selecting the green bar at the top. In both cases talk successfully opens and shows the call. Is that not the case for you?
@SystemKeeper Only in some cases the CallKit screen opens. In most cases it just drops to Springboard after FaceID. When the Phone is already unlocked, it really opens the Talk app but does not join the call.
If the CallKit screen shows up, pressing "Nextcloud Talk" does the job. But as the screen is mostly missing, that's not a Workaround I can push to my users.
It does not seem to be a general problem with CallKit. My PBX app (Auerswald Softphone, based on Zoiper), which is also using CallKit, still works without issues for incoming calls.
So it looks like something app-related.
Does this app do video calls as well or just voice calls? That seems to make a difference
The Softphone app does only audio.
Same issue in 15.0.0 beta 3
Same issue in 15.0.0 beta 3
There haven't been any changes in recent betas regarding this problem. I've implemented in #913 - if review is positive this might be included in the next beta.
IMHO that should be backported to 14 as well ... depending on the planned release date for 15.0.0
Only in some cases the CallKit screen opens. In most cases it just drops to Springboard after FaceID. When the Phone is already unlocked, it really opens the Talk app but does not join the call.
I can't reproduce this scenario where the CallKit screen is not shown after picking up the call. In all my tests, the CallKit screen is shown after picking up the call, and you can jump from there to the Nextcloud Talk app by cliking on the "Nextcloud Talk" button. Since this change/bug (not jumping directly to the app after unlocking the phone) was introduced on iOS 16, I would prefer to wait for a fix from Apple, rather than workaround this.
Not joining the call seems to be a different issue not related with the iOS 16 change.
@Ivansss Not sure if I like the idea of waiting for Apple fixing this in weeks or months while all IOS users can't use talk on their phones properly.
I'd not decide like this with many k of users if a harmless workaround is available (which too can be reverted at some time if Apple really fixes this).
Not sure if I like the idea of waiting for Apple fixing this in weeks or months while all IOS users can't use talk on their phones properly.
The only problem we are experiencing at the moment is: After picking up a videocall and unlocking the phone (when it is requested by the OS) the app doesn't jump automatically to the Nextcloud Talk app as it did in previous iOS versions (<16). It just shows the CallKit screen and you can jump manually from there to the app by clicking on the "Nextcloud Talk" button.
We don't know the reason why Apple did this change, but since they might fix it at some point and we don't find this a critical issue for the users (even though is a bit annoying having to manually tap on the "Nextcloud Talk" button), we prefer to wait for a fix from Apple rather than trying to workaround this problem.
I'd not decide like this with many k of users if a harmless workaround is available (which too can be reverted at some time if Apple really fixes this).
The problem is that we didn't find a harmless workaround yet :( #913 fixes the problem of not jumping to the app but it also introduces some issues in other scenarios as explained in https://github.com/nextcloud/talk-ios/pull/913#pullrequestreview-1136296863
If there would always be the CallKit screen that would be something which I could explain to the users. The issue is: In >70% of all cases it's not there. When answering the call from the lock screen IOS jumps into the springboard after FaceID and the call can't be answered.
Hey all i also noticed that sometimes when i answer the call the end users video comes up but im missing all menu buttons on the bottom? Here what is looks like
Hey all i also noticed that sometimes when i answer the call the end users video comes up but im missing all menu buttons on the bottom? Here what is looks like
Well, duplicate of https://github.com/nextcloud/talk-ios/issues/1035 this then 😅
Ops! 😅 do you want me to move this comment over to the other one or hide it ?
Ops! 😅 do you want me to move this comment over to the other one or hide it ?
Move it over and hide it here would be nice, thanks 👍
As discussed in #913 there's nothing we can do about it right now. So I'm closing this issue.