Why is 'Simulate Background Fetch' leading to crash (libsystem_kernel.dylib`mach_msg_trap) since Xcode 8?

后端 未结 6 2180
深忆病人
深忆病人 2020-12-29 22:16

I\'m on macOS Sierra, Xcode 8, and get crashes whenever I try to Simulate Background Fetch on an actual iOS 10 device. This does NOT occur when using the simulator. This o

6条回答
  •  [愿得一人]
    2020-12-29 22:53

    TARGETS -> Gapabilities -> Background Modes -> ON

    and check [Audio, AirPlay, and Picture in Picture]

    It worked for me.

提交回复
热议问题