I'm sure it is delayed......
Type: Posts; User: yuelongr; Keyword(s):
I'm sure it is delayed......
Good news, I have got my content fee payment from Ovi Store today.
Wait for the breakdown reports.
Thank you for your hard work.
Very disappointed as the rest of the Symbian developer!
How to make us interested in windows phone again? for nokia?
I am facing the same situation, 2012.06.13-now and 60-70%......
I am facing the same situation!!!!!!!!!!!!!!!!
You are right!
Thank you so much for your reply!
I am a Chinese developer, I still have not received the promised of Lumia 800.
I got the E7-00 developer gift last year, But I am not a member of Nokia Developer Launchpad now.
I am also a Ovi...
Thank you, Finally back to normal.
Thank you for your reply again!
I am very afraid again to update the App now, if every update will cause my App offline for a few days in China-Ovi...
Thank you for your reply!
I am extremely troubled about it.
This is my APP link: http://store.ovi.com/content/247743
First QA passed (Jan 26th 2012 10:01:10 UTC), and all countries except China...
Is anybody here?
I can not download my APP from China-Ovi for more than seven days, why?
You have a few days, but my app was hacked almost on the same day, google it has many thousands after one day...
Every time when QA has passed, but the "Pending Countries: China" is later than in other regions. It lead to that the APP of China-Ovi advance offline, and at the long time the APP can not be...
TBool C***AppUi::ProcessCommandParametersL(CApaCommandLine &aCommandLine)
{
if (aCommandLine.OpaqueData().Length() <= 0)
{//开机自启动
}
return...
额,我晕,还是没人回复啊。。。
Wiki上的例子:Fading Screen 淡化效果
http://www.developer.nokia.com/Community/Wiki/Fading_Screen
下载了源代码工程,在模拟器上测试有“淡入”的效果,但是在真机上无效(5233和E7),测试过不是权限能力问题,求解。。。。。。
//For fading the screen
//use this...
Still not resolved...
I had tested on the 5233(S60 5th) again, no effect too.
I checked the example with the S60 5th emulator, It work perfectly.
But its SIS not work on E7(symbian^3), no effect.
This is the example: Fading Screen...
Why my problems are so strange...
gc.SetFadingParameters(100,200);
gc.SetFaded(ETrue);
It work in the simulator perfectly, but not work on my E7(symbian^3).....
This is the example: Fading Screen ...
Anyway, thanks for your reply~
I have tyied to SetOrdinalPosition and BringToForeground first without unlocking.
but it not work. The screen is still black and nothing to happen.
...
I have developed a sliding unlock,and it work perfectly.
Every time my app unlock the keyboard firstly, and then bring my own UI on top of the screen.
RAknKeyLock keyLock;
if...
Maybe your SDK is not fit your testing phone.
As the same as I use the SDK of symbian^3 to compile the program can not run on the phone of S60V5.
Or your app lack some necessary resources.