I know that it is possible to track cellular and WiFi data usage for an entire iOS device in Swift (source: Track cellular data usage using swift).
Can I track the amount of data used by my app? I'm interested in all data (HttpClient, AVAudioPlayer, etc.) The reason for this is better diagnostics.