Discussion Board

Results 1 to 2 of 2
  1. #1
    Registered User ik1980in's Avatar
    Join Date
    Oct 2010
    Posts
    8
    My application is intended to go continuous version change. I call the version download url using the following code snippet
    game_url="www.xyz.com/test.jad";
    try
    {
    this.platformRequest(game_url);
    this.notifyDestroyed();
    }
    catch(IOException e){}
    The app gets downloaded but my problem is the information stored in RMS by earlier version gets deleted. Can anyone suggest how to overcome this problem

  2. #2
    Nokia Developer Expert bandarap's Avatar
    Join Date
    May 2012
    Posts
    222
    Hi ik1980in,

    midlet update and keeping RMS data is already discussed in this thread
    You need to update the build version on the server - if you want the application manager on the device to identify it as an upgrade.

    You can do a platform request and provide the OTA URL of your application, keeping the Midlet name and signature same. Before this platform request educate the End-User to say yes - when the device application manager ask - do you want to keep your old data while it is updating the app.

Similar Threads

  1. Download signed version of the application
    By anixonline in forum Digital Rights Management & Content Downloading
    Replies: 1
    Last Post: 2011-04-13, 13:38
  2. OVI download is different version on same websites!
    By jimgilmour1 in forum [Closed] Publishing to Nokia Store
    Replies: 3
    Last Post: 2009-03-19, 06:07
  3. Replies: 19
    Last Post: 2008-06-27, 05:18
  4. Cannot download the S60 FP1 sdk,chinese version!!!
    By mayur_24 in forum Feedback - Nokia Developer Services
    Replies: 4
    Last Post: 2007-04-30, 10:58
  5. Any firmware version for download (9210)
    By gwroestbv in forum Symbian C++
    Replies: 1
    Last Post: 2002-11-27, 09:19

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved