Anything new on this? I have tried to connect to RDA yesterday and today, to no avail.
[correction : I do have a connection today, but it is dead slow]
Type: Posts; User: kylom; Keyword(s):
Anything new on this? I have tried to connect to RDA yesterday and today, to no avail.
[correction : I do have a connection today, but it is dead slow]
It's now way more than 24 hours....
See this :
http://discussion.forum.nokia.com/forum/showthread.php?t=168939
Regards,
When the upload of an updated (e.g. bug fixing) version is made known to end users, will it be possible for them to get the update free of charge ?
Thanks,
Six months have passed since this "More later" :-(
Same here, although not as long as symbianyucca : after trying many alternative (sometimes quite complicated) solutions and failing miserably, I came back to "deprecated" (and extremely easy to...
I use the same RSendAs / RSendAsMessage code for one application. It works 100% OK on S60 3rd Edition FP1 phones, but fails on S60 3rd Edition FP2 phones and on S60 5th Edition phones.
Where it...
To Marco :
No, you are not the only publisher interested. As far as I am concerned, until a satisfying solution is offered I will only publish free demos of my apps.
Regards,
Marco has demonstrated that the current system (whatever its name and fame) used by Ovi Store does NOT "prevent downloaded content from being illegally forwarded to other users", contrary to what...
This is a major problem. I have withdrawn my application from the Ovi store until a clear answer is given by Ovi / Nokia.
I had the same. I changed the extension of my file from sis to sisx and the file was accepted...
Who can imagine that they are already "swamped and limited", when they have not yet received one single order to process ?
I have now done as you suggest and re-uploaded, and I will wait... I had never heard about this possible problem with the sis vs sisx extension.
EDIT : You were right. The same file with extension...
See hereunder the report from Ovi QA for the first sis file I submitted. The sis file is Express Signed and installs without a problem on other Nokia S60 3rd Edition phones... What can be wrong ?
...
Hi,
Would you give more details on this ?
Thanks and regards,
The problem mentioned in my first post is fixed.
The origin of the problem was that my settings list captures key events (the same code is used in S60 3rd Edition). It seems that the first tap on...
Does it make a difference if you re-install the application after you have changed the phone's language ?
Any softkey that you do not create yourself will be automically displayed in the phone language : if you use e.g. the system defined R_AVKON_SOFTKEYS_OPTIONS_EXIT, the softkeys Options and Exit will...
I have a settings list with a slider, using a CDynamicSettingListSlider inherited from CAknSliderSettingItem as indicated in the SDK example "Dynamic Setting List". The slider works OK on S60 3rd...
Great. Would you give more details (which xml file ? how do you then convert this xml file to hlp ?) and possibly a small example ?
Thanks & regards,
This solution seems to be working 100%
Thanks 1,000 times !!!
When I type text into a CEikRichTextEditor and I reach the bottom, the text does not move up and as a result the last line is half hidden. The editor behaves as if it was higher than it is actually :...
Sure, it is possible and done.
See the Help of all built-in applications: the bullet points are a black dot when the theme is "Dots pink" and a white dot when the theme is "Dots Plum". In both...
The symbol for bullet points in CSHelp files is defined in the custom.xml file, in a line like this one:
<listbullet1style bulletchar="9679"/>
My problem : these bullet points are always...
Agreed. Presently I delete the stream AAA and create a new one each time the richtext object is modified. Now I will do the same except that the richtext object will be in one stream aaa in one store...