Removing the persistent storage (RMS) during application update
Article Metadata
Tested with
Devices(s): All MIDP 1.0/MIDP 2.0 devices
Compatibility
Platform(s): All
Article
Created: User:Technical writer 2
(26 Sep 2003)
Last edited: hamishwillee
(11 Jul 2012)
Overview
Removing the persistent storage (RMS) during application update
Description
The RMS is not deleted if the MIDlet is replaced by another MIDlet that has the same name. The RMS is always deleted if the MIDlet is removed from the device. The easiest solution to delete an existing RMS is to ask the end user to remove the current MIDlet and then send an SMS and download the second MIDlet to the device.

