I created a custom plugin for my app which in essence creates a pdf the way I need it. It worked for a month and all of a sudden it isnt working anymore, for no apparent reason (at least that I can find). It’s job is simple - create a PDF that is full page.
You will see below that I’m using it in a workflow off a button click. In the dev environment, plugin is there and available (and I’ve tried to uninstall and reinstall).
However, when running it in debug, you can see that it thinks it’s missing, which it’s not.
Any ideas on what might have caused it not to be recognized in runtime?
Thx