FORUM CTRLX AUTOMATION
ctrlX World Partner Apps for ctrlX AUTOMATION
Dear Community User! We are updating our platform to a new
system.
Read more: Important
information on the platform change.
11-23-2022 03:52 PM
Hello, I've been following the HowToDL Tutorial by Lukas Tomforde and I was able to build the calculator example, like shown in the video. The code runs and the snap was created without any issues. The problem is, after downloading the .snap file and adding the app to the core, it's not shown under "Data Layer" (Pic2.png). But if I run it in VS and open the Core via the browser, the app works perfectly (Pic1.png). So the problem is, if I add it as a snap to the core it's not shown.
Solved! Go to Solution.
11-24-2022 09:40 AM
Hi,
please check if you got the ctrlx-datalayer debian package installed. And please also check if you got this package included in the snapcraft.yaml (and then in your snap).
You can check our officially released samples on GitHub on how to do that.
Best regards,
Nick
11-28-2022 09:17 AM
Solution: Deinstalling the datalayer debian package and installing the ctrlx-datalayer-1.7.5-deb. It's visible now. Solution provided by nickH.