Finn and I tried to get packaged apps working again today, with no success. I set up a page that will install the packaged app onto the device, but it keeps saying "download stopped" and gives no other explanation.
I thought it might be a permissions problem, so I deleted the part of my app manifest that gave it api access to the camera, but that didn't work.
Overall, this is very frustrating to try to get working because there are almost no web resources, there is no helpful output, and even if we did get it working, my app wouldn't be able to access the camera (even though that part doesn't work yet anyway).
I've heard that debugging JavaScript can be a real challenge, given the (understandable from a design goal perspective) quirks of the language. Again, this is an issue I would encourage you to continue to document in your blog, being as specific as you can, so that your blog posts will be a useful resource when we seek help from our mentors.
ReplyDelete