Symbian-Developers

The Official Developers Section => The Developers Section => Symbian Software Development Discussions => Topic started by: asturcon3 on October 16, 2013, 02:37:43 pm

Title: Releasing updates, 2014
Post by: asturcon3 on October 16, 2013, 02:37:43 pm
Hi all. I'm asturcon3, developer of some (few) published apps, currently working on ThOR, a after-google-reader client (the old reader, innoreader, bazqux, feedly coming...) http://store.ovi.com/content/382129

I'm facing some issues building an upgrade way for 2014 and after. Currently my app retrieves a json file from my server including the up to date version number that it checks agains its own version number. If the updated version number is higher, the app offers the link to download the sis file. No problem here, it's working.

Now, for the sis file itself and the damn signing thing. Unsigned files can only be installed on hacked phones. Self signed files must have UID's in the unprotected range, so no actual possibility of upgrading an existing and protected app. Symbian signed is also closing. Developer cert's are only for very limited set of IMEIs.

I can't see other viable paths.

How are you facing this? I need some enlightenment. Please.



Title: Re: Releasing updates, 2014
Post by: Allstar12345 on October 16, 2013, 04:34:24 pm
Hi asturcon3,

Nokia certainly gave us all a problem there, may I ask which Capabilities it requires?

If it is only a low Cap Application you may end up distributing it with the Qt Development certificate, that works for the public.
Title: Re: Releasing updates, 2014
Post by: asturcon3 on October 16, 2013, 05:04:40 pm
Thanks. But I'm a little concerned about that certificate, as it expires too soon (the last one I have will expire soon, I'll request another but it will be valid for some months only)
Title: Re: Releasing updates, 2014
Post by: Allstar12345 on October 16, 2013, 05:22:53 pm
Thanks. But I'm a little concerned about that certificate, as it expires too soon (the last one I have will expire soon, I'll request another but it will be valid for some months only)

If you get another one from Symbian Signed it should last for 3 Years, that what Nokia told us at least.