Discussion Board

Results 1 to 4 of 4
  1. #1
    Registered User eartle's Avatar
    Join Date
    Apr 2008
    Posts
    16
    I have a self-signed app and I am looking to change it into a symbian-signed app soon, but have a problem.

    By changing all the UIDs from unprotected to protected ones the device will see the symbian-signed version as a new application and fail to install it if someone has already installed the self-signed version.

    Is there a way of forcing an uninstall of the old version so that it is possible to update the app without problems? If not, what is the best practice? Do I change the names of all the files that it installs so that the install will succeed, but you end up with two versions of the app installed, or do I keep the filenames the same so that the install will fail and try to explain to people that they need to uninstall the old version or is there another solution?

    Cheers!

  2. #2
    Nokia Developer Moderator skumar_rao's Avatar
    Join Date
    Mar 2004
    Location
    Singapore
    Posts
    9,968
    by changing the UID in pkg file your signed application is a New application it self. For failing workaround it is aways suggested that you change you binary and files names to include UID3 in it. for example myApp0x2010293.exe

  3. #3
    Nokia Developer Champion savaj's Avatar
    Join Date
    Oct 2007
    Location
    જુનાગઢ - India
    Posts
    3,034
    Change name of binaries to different one from old binaries name, as suggested by skumar_rao. After that, when you install new (signed) appication, you will find both application on device. In such case you can do following thins.

    1)start your application after installation, using FR, RI.
    2)Uninstall self-signed application silently using SwiUI::RSWInstSilentLauncher.

  4. #4
    Registered User eartle's Avatar
    Join Date
    Apr 2008
    Posts
    16
    Thanks for the help guys! It looks like changing all the filenames, running the application after install, and uninstalling the old version if it exists at startup will do the trick.

    I'll let you know how I get on.

    Cheers!

Similar Threads

  1. Replies: 22
    Last Post: 2008-10-16, 19:01
  2. Symbian Signed for ISV
    By SymbWorks in forum Symbian Signed Support, Application Packaging and Distribution and Security
    Replies: 5
    Last Post: 2008-08-26, 18:42
  3. 请关注 Symbian Signed 的新改变
    By wotrust in forum Symbian
    Replies: 5
    Last Post: 2007-11-18, 05:56
  4. Radically restructure Symbian Signed
    By KevinD in forum News, Announcements and Job Listings
    Replies: 4
    Last Post: 2007-10-22, 20:56
  5. Replies: 0
    Last Post: 2006-04-13, 10:15

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