Ivan Trafimovich
Results
1
comments of
Ivan Trafimovich
I've solved the same problem in other environment It’s look like iOS bug (detected only in Swift code) path=file:///private/var/mobile/Containers/Shared/AppGroup/XXXXXXX-XXXX-XXXX-XXXX-XXXXXXX/folder/ let result = fileManager.fileExists(atPath: path, isDirectory: &isDirectory) // false let result...