I would like to bring the following issues to your attention regarding the FDK:
The fdk validate command does not seem to work as expected. I am able to register modules both inside and outside the modules section without any errors being thrown by the FDK. Additionally, sometimes the sample payload is returned as empty ({}).
Despite following the documentation, the fdk validate command still does not throw any errors when registering modules outside the modules section. Many community members have suggested replacing the modules as a workaround, which contradicts the official documentation.
Even when events are correctly registered in the proper format within the manifest file, the web test page shows an alert stating “no events registered.”
When attempting to register app setup events under the common module in version 3.0, an error occurs.
Could you kindly investigate these issues and provide guidance on resolving them?
Could you share the FDK version that you’re using? If it’s less than the latest version, could you upgrade to the latest version and see if it works?
Could you show the sample manifest file for the app setup event error that you have mentioned?
If you encounter any trouble with the other issues you mentioned, please post your requirements, and we can check for a solution.
We will also check why it doesn’t throw any validation error for defining events outside the modules attribute.