Hi Team,
We have developed a custom app where the afterAppUpdate event was triggered whenever changes were made to the app settings, specifically when the Save button was clicked.
However, after upgrading to the latest platform and Node.js version, the afterAppUpdate event is no longer being triggered.
Since we are using a custom iparam page, we are unable to use the standard events for capturing parameter changes.
It would be helpful if there is any serverless event available to capture the app settings save action.