Community
Participate
Working Groups
Created attachment 196196 [details] Patch relative to project Hello, In FolderUtils, using method copyFolderFromBundle(..), if you provide a destination path which is composed of several folders that doesn't exist, copy will failed. example: destinationPath = root/folder/subFolder and only root exists. Regards, Gabriel