Thanks for your answers!

I have good news!
It was a problem with app://gallery.gaiamobile.org/js/gallery.js and it was solved in last upgrade.

Regards

On 02/19/2013 10:37 AM, Mar wrote:
Hello everyone!

I'm making a lifestyle app for FirefoxOS which can send files to other contacts. My app uses a pick:

var pick = new MozActivity({ name: "pick", data: { type: ["image/png", "image/jpg", "image/jpeg"] } });

Then If I select a wallpaper I can send it and it works perfectly but I have a problems getting the file from the gallery. When I test it in the Simulator, the app is closed with no errors in console. When I test it in a mobile device, I can select a image, and then a new dialog is open and let me crop the image. Then I confirm the select and doesn't do anything.

Is this a known bug? Any idea to solve? Thanks in advance
_______________________________________________
dev-webapps mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-webapps

_______________________________________________
dev-webapps mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-webapps

Reply via email to