| ID | KIJ000394 | Creation date | August 24, 2006; updated December 5, 2007; updated September 8, 2009 |
| Platform | Series 40 2nd Edition Series 40 3rd Edition, Series 40 3rd Edition, FP1, Series 40 3rd Edition, FP2 Series 40 5th Edition, Series 40 5th Edition, FP1 Series 40 6th Edition | Devices | |
| Category | Subcategory |
| Keywords (APIs, classes, methods, functions): |
During auto-start of a MIDlet (through PushRegistry) the user is always prompted for confirmation to start the application. This occurs even when Always allowed is selected.
For situations of push launch, the user is always prompted to start the application, that is, a MIDlet will never auto-launch (that is, the Auto-start setting has no bearing on a MIDlet’s auto-launch behavior, only on its permission to register for a push event). Design rationale: This is a Series 40 Java UI design decision based on the serious usability implications of MIDlets auto-launching themselves without the user’s knowledge.
Even if the MIDlet is signed, and the Auto-start settings are set to Always allowed, the prompt is presented to the user.
No workaround available.
No related wiki articles found