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?