Hi there! For privileged apps to run correctly on device with all the API permissions, etc., you need them to be verified and installed by a reputable app store, which currently means the Firefox Marketplace (but could include other app stores in the future). Are you currently trying to install the app on your device just via a standard web host, or via WebIDE?
If it is WebIDE, and you are still having trouble, then you might need to enable unrestricted app debugging on WebIDE, as explained at https://developer.mozilla.org/en-US/docs/Tools/WebIDE#Unrestricted_app_debugging_%28including_certified_apps.2C_main_process.2C_etc.%29 Let me know if this helps. Chris Mills Senior tech writer || Mozilla developer.mozilla.org || MDN [email protected] || @chrisdavidmills > On 13 Jan 2015, at 02:20, [email protected] wrote: > > Good day! I am trying to test an app with a privileged type, but when I add > type as privileged in the manifest.webapp file, when I am trying to install > it in device, an error comes out, saying that it is an "Invalid Security > Level". What does it means? How do I fix it? But when I try to open it in > WebIDE and run in Simulator, it works perfectly. Also, when I open it in > browser, it installs. How do I fix this error? Hoping for any responses soon, > thank you! > _______________________________________________ > dev-b2g mailing list > [email protected] > https://lists.mozilla.org/listinfo/dev-b2g _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
