Re: [Ubuntu-phone] Bundling scopes with webapps

2015-03-08 Thread Mitchell Reese
Thanks Chris, will give it a go. I also notice that sometimes rss scopes made with scopecreator don't display pictures, however space is left for them. How do I troubleshoot this? M On Monday, 9 March 2015 2:54:14 AM AEDT, Chris Wayne wrote: You can have more than one "app" in each click pac

Re: [Ubuntu-phone] Bundling scopes with webapps

2015-03-08 Thread Chris Wayne
You can have more than one "app" in each click package, so you can just add a second section for the webapp (or even a third!). Here's the untappd scope manifest for example (which does this + an account plugin). { "description": "Untappd scope", "framework": "ubuntu-sdk-14.10", "arch

[Ubuntu-phone] Bundling scopes with webapps

2015-03-08 Thread Mitchell Reese
Hi, I'm working on a couple scopes that call webapps through the url-dispatcher. I've got them working individually, however is there a way I can bundle a scope and webapp together so they are installed at the same time? Also, url-dispatcher isn't well supported in the sdk at the moment. In o