Background image name / location
Closed this issue · 3 comments
bradanlane commented
I created a background image. Named it. Put it in the “Files App” under iCloud -> Scriptable but it never displays and no error message.
This is my confit variable:
var BG_IMAGE_NAME = "middle-medium-background";
The file does not have an extension.
Any suggestions on how to debug?
Saudumm commented
Are you sure it doesn't have an extension or is the extension simply not displayed in the Files App? Long press on the file and select info to display the full filename
bradanlane commented
Aha!
Even though I edited the name it still had an extension and - as you pointed - only by long press and selecting “info” did I see the actual fill file name.
Saudumm commented
Glad to be of help! :)