In the Adobe IO I’m not able to update the plugin.
I add the file and the progress wheel spins indefinitely.
Here’s the IO in the console:
I’m using Brave version 1.22.71 Chromium: 89.0.4389.114 (Official Build) (x86_64)
In the Adobe IO I’m not able to update the plugin.
I add the file and the progress wheel spins indefinitely.
Here’s the IO in the console:
I’m using Brave version 1.22.71 Chromium: 89.0.4389.114 (Official Build) (x86_64)
I have the exact same issue here…
For console errors, this forum is the best place to log your issue.
I had the sams issue. This solved it for me.
Problem: I zipped (made .xdx) the folder and not the contents.
Solution: Select everything inside your plugin folder and zip that. And this new zip file will be your xdx for upload.
The tutorial for packaging is here: Packaging your plugin · Adobe XD Plugin Reference
The error was related to having a folder “addons” with a file, “names.txt” that had zero bytes in it. If I removed the folder then the error went away. It had something to do with the software that was trying to process the zip (xdx).