I am new for developing applications with Delphi for IOS. My problem is, how can I create file for local informations and where can I save them? I work with Delphi 10.1 Berlin.
How can I create a file with Delphi App on IOS and in which folder?
See the iOS 'File System Programming Guide'.
In Delphi you can use one of the functions declared in System.IOUtils : for example TPath.GetDocumentsPath ou TPath.GetLibraryPath