'Writing files to iPhone internal storage accessible for PC user via USB cable (Xamarin)

I am building an iPhone scanner application for my company using Xamarin, C#. The environment is heavily restricted, no Bluetooth or wifi communication is allowed. The scanner would work offline, gathers the data. The question is how do I get the data out of the phone? All I have is the USB cable connected to a PC. Any advice is appreciated.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source