This page was last modified 10:51, 23 August 2007.
KIJ000342 - No user notification for MIDlet.platformRequest() in the Nokia 6280 while the application is running
From Forum Nokia Wiki
No user notification for MIDlet.platformRequest() in the Nokia 6280 while the application is running |
KIJ000342 | |
Overview | The user is not notified that a network operation has been requested while MIDlet.platformRequest() is called until the application terminates. | |
Reported against | Series 40 3rd Edition, Nokia 6280 (Vp03.01.1). | |
Date identified | July 7, 2006 | |
Symptoms | - | |
Detailed description | The user is not notified that a network operation has been requested while MIDlet.platformRequest() is called until the application terminates. | |
How to reproduce | - | |
Solution | According to the MIDP 2.0 specification the platformRequest() method should return true if the MIDlet suite must exit before the content can be fetched. In the Nokia 6280 this method returns true but it does not notify the user that the MIDlet has to be closed. Create an Alert screen saying that the user should close the MIDlet first. After the MIDlet has been closed the user will get a notification for the requested network operation. For example: "Do you want to go to the Web address http://www.google.com". | |
| Related Discussions | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Nokia 6131 : SMS notification is not showing sometimes | jihadrh | Mobile Java Media (Graphics & Sounds) | 6 | 2008-04-04 13:59 |
| platformRequest() and WAP browser | zivgr | Mobile Java General | 0 | 2003-07-20 08:34 |
| sms receive problem in Sagem 5-2 | kirtimishra0609 | Mobile Java General | 1 | 2005-02-24 06:55 |
| PlatformRequest in N6230/N6101 | iea@e-infonor.com | Mobile Java General | 0 | 2006-03-15 14:12 |
| Using 6600 to initial a call | emailmsgbox | Mobile Java General | 2 | 2004-06-03 09:20 |

