My "Summary Report" stopped showing IAP items on the weekend. The "Content Items" section used to IAP items also. To get to my IAP statistics now I need to click on the free published item and then...
Type: Posts; User: CLTSchwarz; Keyword(s):
My "Summary Report" stopped showing IAP items on the weekend. The "Content Items" section used to IAP items also. To get to my IAP statistics now I need to click on the free published item and then...
You are right, I used the offline installer to get it onto the machine. When I run the updater I get the same error message as the online installer gave me.
You are also right, I am back at...
I've been getting this for just over 24 hours now. I installed it fine on a different machine last week so I'm assuming that the problem is at your end http://i40.tinypic.com/33bnyf9.jpg
It was released last year before QT 2.5 was released, but it never showed up as an automatic update to 2.4.2 or on Nokia's download pages. I guess it had too many issues.
I gave up on it because of...
If the image is not in the resource then it needs to be in an included folder in the .pro
I found images worked okay in the resource.
I haven't got far enough to try having a mixed environment...
Are you using QT Creator 2.4.1 or 2.5.2?
2.5.2 would never remember the toolchains for me so I went back to 2.4.1
[QUOTE=babylongreece;917015]How did you guys get it work ?.I already put all my qml file in resource.The deploment folder and qml folder in pro. files also commented out but why the qml is not...
Thanks for the info. I've double checked my statistics and in the last week I have had half as many ad requests than app downloads so not all of the statistics are showing up. There should be around...
Thanks wizard_hu. I'll try and debug this app and see if I can get it working correctly.
Thanks for your help. I was hoping that the data in the DRM folder would be scrambled.
I'll go back and look at the DRM online docs again. I'm using the DRM with in app purchasing and from memory...
This has happened earlier in the year and then the data backfilled. I've purchased my own app and I haven't seen the purchase show on the reports yet (my country), I'll wait another couple of days...
Sorry to reply so late but yes it did, and the data backfilled for those days.
Thanks a lot for your help guys. I'm only using the Nokia Store for distribution and I'm pretty sure that they will sign it for me upon submission, based on those references. In the mean time I'm...
I just deleted the files and let them get overwritten and now it deploys. I'm going to assume that there will be no bugs with the replacement files.
I'm following the QML instructions perfectly "to the letter" and my project won't compile:
https://inneractive.jira.com/wiki/x/ToBj
I've even created a brand new QML project and done nothing but...
Okay, will that be a problem? I'll test it out during phonecalls etc. It works when pressing the homescreen button.
Thanks for the help but I was hoping to do it quickly in QML so I don't have to worry with the QML - C++ connection.
I found this: http://doc.qt.digia.com/qt-components-symbian-1.0/qml-symbian.html...
I'm just trying to detect if my QML application is in the background.
Hamishwillee says in this article:...
If you have 2 different .pro files then you are creating 2 different .sis files that need to be installed in order. If you have a look in your main project directory you will see the 2 sis files...
Or try this, it's so easy:
http://www.developer.nokia.com/Community/Wiki/How-to_create_a_persistent_settings_database_in_Qt_Quick_%28QML%29
Create the javascript file, then just import and use in...
I need more help. I still can't prevent the Belle pulldown bar. In main.cpp I call view.showFullScreen();
How else can I make my app to be more "full screen"?
Thanks for any help
*******
I...
Never mind. I should have had a look at font options first.
I'm using QML FontLoader to load a custom font.
Does any one know if a monospaced font is included on these devices?
I want to do some nice graphical effects with text and I can't find a monospaced font to do it with.
Thanks.
Thumbs up! Thanks for this. I also got it working.
It's working now.