Post

Replies

Boosts

Views

Activity

Reply to Outgoing call with call kit disconnects every 10 minutes automatically.
The root cause is: default 14:57:16.899063+0530 <...> Notified that action timed out: <CXStartCallAction 0x30289a2e0 UUID=8E85F723-3EDD-486A-87C4-3657B5B5BAD8 state=2 commitDate=2024-09-03 09:16:56 +0000 failureReason=2 callUUID=99F3E298-C65A-4AA1-A39E-8B649ACE810A handles=( "<CXHandle 0x301a6e060 type=PhoneNumber value=u:yer7tXJIoEy7ecC1 siriDisplayName=(null)>" ) contactIdentifier=(null) video=0 relay=0 upgrade=0 retry=0 emergency=0 isVoicemail=0 ttyType=0 localLandscapeAspectRatio={0, 0} localPortraitAspectRatio={0, 0} dateStarted=(null) localSenderIdentityUUID=(null) shouldSuppressInCallUI=0> App MUST implement the OPTIONAL delegate method and call [action fulfill] -(void)provider:(CXProvider *)provider performStartCallAction:(CXStartCallAction *)action I have no idea why CallKit time outs the call in case if app has no this optional delegate implemented.
Topic: Media Technologies SubTopic: Audio Tags:
Sep ’24
Reply to It says: "There are still screenshot uploads in progress." when submit a new build
The same issue due to transparency. WHY DONT SHOW AN ERROR RIGHT AFTER SCREENSHOT UPLOAD??????
Replies
Boosts
Views
Activity
Sep ’24
Reply to Outgoing call with call kit disconnects every 10 minutes automatically.
The root cause is: default 14:57:16.899063+0530 <...> Notified that action timed out: <CXStartCallAction 0x30289a2e0 UUID=8E85F723-3EDD-486A-87C4-3657B5B5BAD8 state=2 commitDate=2024-09-03 09:16:56 +0000 failureReason=2 callUUID=99F3E298-C65A-4AA1-A39E-8B649ACE810A handles=( "<CXHandle 0x301a6e060 type=PhoneNumber value=u:yer7tXJIoEy7ecC1 siriDisplayName=(null)>" ) contactIdentifier=(null) video=0 relay=0 upgrade=0 retry=0 emergency=0 isVoicemail=0 ttyType=0 localLandscapeAspectRatio={0, 0} localPortraitAspectRatio={0, 0} dateStarted=(null) localSenderIdentityUUID=(null) shouldSuppressInCallUI=0> App MUST implement the OPTIONAL delegate method and call [action fulfill] -(void)provider:(CXProvider *)provider performStartCallAction:(CXStartCallAction *)action I have no idea why CallKit time outs the call in case if app has no this optional delegate implemented.
Topic: Media Technologies SubTopic: Audio Tags:
Replies
Boosts
Views
Activity
Sep ’24
Reply to Outgoing call with call kit disconnects every 10 minutes automatically.
The same issue with CallKit and iOS 17+: CallKit deactivates audio session after 10 minutes of active call and as a result, call gets dropped by backend with SIP MEDIA_TIMEOUT error.
Topic: Media Technologies SubTopic: Audio Tags:
Replies
Boosts
Views
Activity
Sep ’24
Reply to How do I disable wireless debugging in Xcode 15?
We have a VoIP applications. Testing of network change (WiFi <-> 5G) during a voip call is a NIGHTMARE!!!! How Apple hates us ...
Replies
Boosts
Views
Activity
Jul ’24
Reply to SwiftUI NavigationLink freezing when tapped
Thanks @emovla, the same issue - @Environment(.dismiss) causes app hanging.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
May ’24
Reply to Error in installing enterprise build from XCode15 beta to iOS 17 beta OS device
The same issue: xCode 15.0.1 (15A507) + iOS 17.1
Replies
Boosts
Views
Activity
Nov ’23
Reply to Blank page when logging into App Store Connect
The same issue with Chrome, Safari works.
Replies
Boosts
Views
Activity
Jun ’23
Reply to XCode 14.1: Stuck at "Launching Application" after building the project
The same issue appeared after upgrading to Ventura 13.1 (22C65) The xCode Version 14.2 (14C18)
Replies
Boosts
Views
Activity
Jan ’23