Relative Content

Tag Archive for swiftuiruntime-errorvolume

Xcode 15 Sudden Warning – This code path does interprocess communication underneath

Recently I made the switch to Xcode 15 and I’m receiving a runtime warning concerning an object I’ve created that listens to updates from the volume (such as when the user updates the volume using the phone’s controls and not the media player within the app). I haven’t changed this line of code for over a year and at no point in Xcode 14 was this message thrown.