I am trying to use a different line than the default
<files-path name="internal_pictures_files" path="Pictures/" />
to something like
<files-path name="internal_pictures_files" path="images/" />
and it causes app crash and subsequent relaunch. How should I really use to save to different directory.
FYI: I am a novice.
I am trying to use a different line than the default
<files-path name="internal_pictures_files" path="Pictures/" />to something like
<files-path name="internal_pictures_files" path="images/" />and it causes app crash and subsequent relaunch. How should I really use to save to different directory.
FYI: I am a novice.