Since iOS 17 and Xcode 15, the following warning appears in Xcode when debugging on device:
"nw_parameters_set_source_application_by_bundle_id_internal Failed to convert from bundle ID ([Apps Bundle ID]) to UUID. This could lead to wrong data usage accounting."
What does that mean?