<div dir="ltr"><div>Hello, I am having troubles to launch my snap due to a missing connection to ubuntu-app-platform:platform. No matter if I run "snap connect" always I get the same message telling that I need to connect the app with ubuntu-app-platform:platform.</div><div><br></div><div>I am running this in yakkety. Any idea about this issue?</div><div><br></div><div>Thanks</div><div><br></div><div><br></div><div>Here the commands:</div><div><br></div><div>$ sudo snap install --force-dangerous kpi-empty-app_0.1_amd64.snap </div><div>kpi-empty-app 0.1 installed<br></div><div><br></div><div>$ kpi-empty-app <br></div><div>You need to connect the ubuntu-app-platform package with your application </div><div>to reuse shared assets, please run:</div><div>snap install ubuntu-app-platform</div><div>snap connect kpi-empty-app:platform ubuntu-app-platform:platform</div><div><br></div><div>$ sudo snap install ubuntu-app-platform<br></div><div>ubuntu-app-platform (stable) 1 from 'canonical' installed</div><div><br></div><div>$ sudo snap connect kpi-empty-app:platform ubuntu-app-platform:platform</div><div><br></div><div>$ kpi-empty-app </div><div>You need to connect the ubuntu-app-platform package with your application </div><div>to reuse shared assets, please run:</div><div>snap install ubuntu-app-platform</div><div>snap connect kpi-empty-app:platform ubuntu-app-platform:platform</div><div><br></div></div>