I recently submitted a FB requesting this as well! FB15323161
Post
Replies
Boosts
Views
Activity
Oh hey, I found that moving the .sheet to the NavigationStack rather than the List brings the correct presentation behavior back. Maybe that was always best practice? In any case, this behavior changed in the 17.4 beta and is still present as of beta 4.
@Bardi The user definitely needs to be on 14.2 -- I don't think you need to build on any particular version. Btw -- I just followed you on Mastodon. I'm https://mastodon.social/@adamlinder
I'm seeing this too. I logged it as FB13490780 back in December.
@Bardi, both of these bugs are fixed for me as of Sonoma 14.2.
This is happening to me as well -- I just submitted FB13474182 to track it.
This is still broken in beta 7.
I filed FB12970187 for the same issue
Happens for me too!
This shipped in 16.6 and is still an issue in the latest build of 17.
FB12301908 was resolved in beta Sonoma beta 4. Thanks to the MusicKit team for taking care of that! FB12301718 still seems to be an issue.
Both of these are still an issue when building with Xcode 15 beta 5.
This is still an issue in the latest builds of 16.6 and 17
I've been seeing intermittent crashes like this for years working with applicationQueuePlayer and now ApplicationMusicPlayer. I've heard from more users seeing this issue than usual since iOS 16.5 came out. Below is one such crash log I got today. I submitted FB12464849 just now with a couple of crash logs. Unfortunately I don't have a sysdiagnose to include, but I'll try to get one from any additional users that report issues like this.
Exception Type: EXC_CRASH (SIGKILL)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Termination Reason: FRONTBOARD 2343432205
<RBSTerminateContext| domain:10 code:0x8BADF00D explanation:[application<com.talkingsmall.Albums>:11253] failed to terminate gracefully after 5.0s
ProcessVisibility: Background
ProcessState: Running
WatchdogEvent: process-exit
WatchdogVisibility: Background
WatchdogCPUStatistics: (
"Elapsed total CPU time (seconds): 3.530 (user 2.080, system 1.450), 11% CPU",
"Elapsed application CPU time (seconds): 0.008, 0% CPU"
) reportType:CrashLog maxTerminationResistance:Interactive>
Triggered by Thread: 0
Thread 0 Crashed:
0 libsystem_kernel.dylib 0x20ecd3c84 mach_msg2_trap + 8
1 libsystem_kernel.dylib 0x20ece6b54 mach_msg2_internal + 80
2 libsystem_kernel.dylib 0x20ece6e2c mach_msg_overwrite + 540
3 libsystem_kernel.dylib 0x20ecd41c8 mach_msg + 24
4 libdispatch.dylib 0x1d727a20c _dispatch_mach_send_and_wait_for_reply + 548
5 libdispatch.dylib 0x1d727a59c dispatch_mach_send_with_result_and_wait_for_reply + 60
6 libxpc.dylib 0x22fb6f218 xpc_connection_send_message_with_reply_sync + 240
7 Foundation 0x1ca0f7f38 __NSXPCCONNECTION_IS_WAITING_FOR_A_SYNCHRONOUS_REPLY__ + 16
8 Foundation 0x1ca08b2e4 -[NSXPCConnection _sendInvocation:orArguments:count:methodSignature:selector:withProxy:] + 2192
9 Foundation 0x1ca089ae0 -[NSXPCConnection _sendSelector:withProxy:arg1:] + 116
10 Foundation 0x1ca089a18 _NSXPCDistantObjectSimpleMessageSend1 + 60
11 MediaPlayer 0x1dfe52108 -[MPMusicPlayerApplicationController _establishConnectionIfNeeded] + 1768
12 MediaPlayer 0x1dfe1b8dc -[MPMusicPlayerController onServer:] + 52
13 MediaPlayer 0x1dfe1a9b8 -[MPMusicPlayerController _nowPlaying] + 372
14 MediaPlayer 0x1dfe21adc -[MPMusicPlayerController nowPlayingItem] + 24
15 MusicKit 0x23b98a7d0 -[MusicKit_SoftLinking_MPMusicPlayerController nowPlayingItem] + 24
16 MusicKit 0x23bedc7f4 0x23b966000 + 5728244
17 MusicKit 0x23bedce34 0x23b966000 + 5729844
18 MusicKit 0x23bede139 0x23b966000 + 5734713
19 MusicKit 0x23bdb629d 0x23b966000 + 4522653
20 MusicKit 0x23bb12fa1 0x23b966000 + 1757089
21 libswift_Concurrency.dylib 0x1da155dd9 completeTaskWithClosure(swift::AsyncContext*, swift::SwiftError*) + 1
This is still an issue in the second beta seeds of Sonoma and Xcode.