We recently changed the default developer access level for 2.1 and later.

We realized that, by default, we should protect all installed apps,
not "certified" apps semi-randomly.  While most Gaia apps are
certified apps, you can definitely have very private data that should
be protected in any type of app, such as a chat app from the
Marketplace.

Devices before 2.1:

* By default:
  * All installed apps on device that are *not* certified apps (so
privileged and web / regular apps) appear in "Runtime Apps"
* With "unrestricted permissions" by setting the pref or going to
WebIDE's Runtime Info and clicking button:
  * All installed apps on device appear in "Runtime Apps"

Devices with 2.1 and later:

* By default:
  * Only apps installed via DevTools / WebIDE appear in "Runtime
Apps", regardless of app type
* With "unrestricted permissions" by setting the pref or going to
WebIDE's Runtime Info and clicking button:
  * All installed apps on device appear in "Runtime Apps"

If you want to debug more apps beyond those you are developing
yourself, you'll need to "Request higher privileges" in WebIDE[1]
(will update these docs soon to make this more obvious), which
requires a rooted device. We are working on a way for developers to
access this on the phone itself without needing to root the device
first.

[1]: 
https://developer.mozilla.org/en-US/docs/Tools/WebIDE#Debugging_certified_apps_%28including_main_process%29

- Ryan

On Mon, Nov 10, 2014 at 4:44 AM, Jovan Gerodetti
<[email protected]> wrote:
> Thank you Paul, that works for me.
> But I still can't see the runtime apps. When I click the app menu button in
> the WebIDE, the list opens up with MY PROJECTS containing my projects and
> now after I flashed on of the projects I also see RUNTIME APPS but it only
> contains the just flashed app.
>
> 2014-11-10 11:31 GMT+01:00 Paul Rouget <[email protected]>:
>>
>> We recently changed how apps are installed and debugged.
>> Can you try to uninstall your apps from your device, and
>> re-install them from WebIDE?
>>
>> Jovan Gerodetti wrote:
>> > Hello,
>> >
>> > since a few days I can still connect with my Peak in the WebIDE, but I
>> > can't see the installed apps or flash one of my apps.
>> > I'm on the latest nightly and use the latest official 2.1 image from
>> > Geeksphone. I also tried older nightly builds but the problem still
>> > persists... So I guess the problems lays in my Device? Does anyone know
>> > how
>> > I can fix this? I need to be able to flash my apps again.
>> >
>> > Regards,
>> > Jovan
>>
>> > _______________________________________________
>> > dev-b2g mailing list
>> > [email protected]
>> > https://lists.mozilla.org/listinfo/dev-b2g
>>
>> -- Paul
>
>
>
> _______________________________________________
> 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

Reply via email to