I have a subfolder in DirAsserts ( Files/images)
the code runs in DEBUG-Mode
but not in RELEASE-Mode (File not found)
in the RELEASE.jar file the subfolder Files/images don't exists
B4j 5.82
the code runs in DEBUG-Mode
B4X:
File.Copy( File.DirAssets, File.Combine( "images",files.Get( i)), Folder, files.Get( i))
but not in RELEASE-Mode (File not found)
in the RELEASE.jar file the subfolder Files/images don't exists
B4j 5.82