I'm receiving two errors in my app that needs to connect to a remote notification system. WHen it should receive the notification the errors that appear are:
nwprotocolgetquicimageblockinvoke dlopen libquic failed
Received XPC error Connection interrupted for message type 3 kCFNetworkAgentXPCMessageTypePACQuery
Is there a way to fix those? Are they connected to the fact that I'm using the simulator and not a physical device?
nwprotocolgetquicimageblockinvoke dlopen libquic failed
Received XPC error Connection interrupted for message type 3 kCFNetworkAgentXPCMessageTypePACQuery
Is there a way to fix those? Are they connected to the fact that I'm using the simulator and not a physical device?