Making a hot folder inside the UXP
C++ plugin sends the file or the info in this folder (PluginData folder)
And a setInterval in UXP code searching in this folder.
Noting from Office Hours that this is still a problem as of year-end 2025:
Photoshop C++/UXP comm issue: SendUXPMessage always fails for me. I’m getting this error: sUxpProcs->SendUXPMessage(gPlugInRef, UXP_MANIFEST_ID, desc) returned 0x50214664 (‘P!Fd’) (plugin not found) the UXP_MANIFEST_ID is the one defined in the uxp plugin’s manifest. How do I debug this?