I have an application developed in flutter. After updating xcode to version 15.2 and IOS 17.2, I am getting this error:
NEHotspotNetwork nehelper sent invalid result code 1 for Wi-Fi information request
nw_connection_copy_connected_local_endpoint_block_invoke [C10] Client called nw_connection_copy_connected_local_endpoint on unconnected nw_connectionCouldn’t read values in CFPrefsPlistSource<0x2820c0990> (Domain: group.myURL.onesignal, User: kCFPreferencesAnyUser, ByHost: Yes, Container: (null), Contents Need Refresh: Yes): Using kCFPreferencesAnyUser with a container is only allowed for System Containers, detaching from cfprefsd Not updating lastKnownShmemState in CFPrefsPlistSource<0x2820c0870> (Domain: group.myURL.onesignal, User: kCFPreferencesCurrentUser, ByHost: No, Container: (null), Contents Need Refresh: No): 911 -> 910
I also have this image with the error that appears in the console.
I would appreciate it if someone could help me?





