Help Center/ IoT/ FAQs/ Secondary Development/ FAQs About Product Development/ Plug-In Development/ Plug-In Package Developed Offline Has Been Checked But Cannot Be Found When Uploading to the IoT Platform
Updated on 2022-02-24 GMT+08:00

Plug-In Package Developed Offline Has Been Checked But Cannot Be Found When Uploading to the IoT Platform

  1. Use the decompilation tool to open the .jar package in the preload folder and check whether the OSGI-INF->CodecProvideHandler.xml file is in the XML format and contains no garbled characters.

    Figure 1 Example CodecProvideHandler.xml

  2. Check whether the paths of name and implementation class are the same as those of the plug-in code.