Hi SC team. Here’s an odd bug for you.
I create a PHP method in a Blank Application and invoke/call it from the OnExecute. However, in some instances the Blank Application I’m working doesn’t recognise the PHP Method and fails to execute the code in my PHP Method. I have to delete the PHP Method and recreate it, and then it works.
This is happening quite a bit and it’s annoying, however, at least the work around of recreating the PHP Method appears stable. I’d suggest it’s something to do with the way it’s being stored/retrieved from the SC SQLite database table.
Cheers