Hi Dojo,
We have a package and installs a low-code app.
The installation process was marked as OK, nothing failed. But the app is not appearing on the root webpage where we have the apps.
However, it does show the folder under the Skyline Dataminer/applications/ directory.
Any clue what is missing?
Hi Ana
I have taken a look at the application and found why it is missing on the root page. The application cannot be deserialized because it contains data for features that are only available from 10.4.7 onwards, while the DMS has a lower (web) version. Applications that cannot be deserialized by our APIs, cannot be (fully) used and will not be shown on the root page.
Hi Ana,
Can you double check that the PublicVersion that is mentioned in the App.info.json is available in the application folder?
The version is available in the application folder.
Hi Ana,
Can you try restarting IIS?