Archived:Launching the browser with the platformRequest() method in Series 40 2nd Edition devices (Known Issue)
Archived: This article is archived because it is not considered relevant for third-party developers creating commercial solutions today. If you think this article is still relevant, let us know by adding the template {{ReviewForRemovalFromArchive|user=~~~~|write your reason here}}.
Article Metadata
Tested with
Devices(s): Nokia 6230, Nokia 5140
Compatibility
Platform(s): Series 40 2nd Edition
Article
Created: User:Technical writer 1
(11 May 2004)
Last edited: hamishwillee
(28 Jun 2012)
Overview
When using the platformRequest() method, the user must close the MIDlet before the browser is launched.
Description
According to the specification, the platformRequest(String URL) method should launch the browser if the URL is in an appropriate form (with or without the MIDlet running in the background). However, the browser is not launched until the MIDlet is closed by the user with the notifyDestroyed() method, since pressing the RED key does not start the browser. However, starting a voice call works immediately without exiting the application.


(no comments yet)