mozilla / r2d2b2g

Firefox OS Simulator is a test environment for Firefox OS. Use it to test your apps in a Firefox OS-like environment that looks and feels like a mobile phone.
https://addons.mozilla.org/en-US/firefox/addon/firefox-os-simulator/
Other
392 stars 139 forks source link

Why permissions are to set manually inside the simulator #811

Open simiula opened 11 years ago

simiula commented 11 years ago

The simulator does 'turn on' the permissions ("device-storage:pictures","storage") automatically...Is inside as developer I have to set manually everyy time that I need to delete the app and re-install.

ccarruitero commented 11 years ago

Permissions need to be declared not for simulator, but for firefox os apps. This is for security reasons. https://developer.mozilla.org/en-US/docs/Mozilla/Firefox_OS/Security/Application_security