Save audio files on iOS in a location accessible with Files application
Solved
Mobile and Embedded
-
Hi
I am trying to generate audio wav files on iOS and save them in a location publicly available to all users. With Files application I can access "On My iPhone" location and I can see folders created by other applications there, but I cannot find a way to do the same from Qt5. Currently I am using QStandardPaths::GenericDataLocation, but I cannot open in Files app this location.
thank you
Bogdan