I am developing an app which uses PJSIP library to maintain an open VoIP socket. Since updating to Xcode 14 and my device to iOS 16, the app crashes upon launch when trying to connect the VoIP socket. The crash log says the following:
Application Specific Information: Linked against modern SDK, VOIP socket will not wake. Use Local Push Connectivity instead
Any help would be appreciated.