Hello,
I am trying to use dropbox to sync an application that has a bunch of image files in a subfolder. The image files are of emojis, and each filename IS the emoji that it represents. For example, "😀.png" contains a custom image of the 😀 emoji that the program uses.
The issue is that Dropbox won't sync any of the files that have emojis in the filenames. They all get the red X when I try to upload through the filesystem, and I get an error when I try to upload through the web.
I could put everything in a zip file, but I need to be able to run the application out of the dropbox folder on my other computer without extracting.
Any ideas on how to get these files to sync?
Thanks!