MailCore/mailcore2

Linked against modern SDK, VOIP socket will not wake. Use Local Push Connectivity instead

Closed this issue · 1 comments

The following message comes from XCode 14 on iOS 16 iPhone
libsp.dylib`spd_checkin_socket.cold.1:
0x226af4364 <+0>: adrp x8, 141669
0x226af4368 <+4>: adrp x9, 0
0x226af436c <+8>: add x9, x9, #0xa3f ; "Linked against modern SDK, VOIP socket will not wake. Use Local Push Connectivity instead"
0x226af4370 <+12>: str x9, [x8, #0x400]
-> 0x226af4374 <+16>: brk #0x1

i do not know how to fix this , anyone can help me ?

i found set session.isVOIPEnable = false can works finally