What is the limit of memory for applications Webworks? Our application does not have to charge 50% of the time.

* This question is memory of the Z10 device only Webworks *.

We have looked EVERYWHERE and can not find an answer updated this! Also went through all the documentation.

We have created several games using HTML5 which has great sound and special effects.  Only problem, is that we have heard that some people have had memory problems with applications Webworks.

The game that we were about to publish has a 12 MB download size, but uses a 32 MB total memory. The script JS itself is only 800ko but are resources which are both loaded into memory to 12 MB, but an another 20 MB are generated on the plan procedural as the user through the levels.

It worked fine in the Simulator about 3 / 6 times, with the other 3 times drawing a blank screen. We have not tested on a device yet. The game is flowing on the desktop browser 100% of the time.  We assume that failures of loading in the card sim is due to problems of memory?

What is the total maximum memory allowed use for applications webworks? I heard that it's much lower than native applications.  We have a great game that has been in high demand for awhile now and it is very good for Blackberry players who pay for games - but unfortuntaely I'm not sure if we can publish now.

There are 10 BlackBerry applications that exceed 1 GB in size and a very high memory usage. based on your numbers I do not plan to be a problem.

As a general rule, if an application causes the operating system to run out of memory, the operating system will start cleaning things upwards (starting with the offending application) to free up resources. This will result in the application of closing; not a white screen.

As a general rule, if you see a white screen on startup, it means that there was an error in the JavaScript code when loading.

Did you by chance has created a debug version and connected Web Inspector to monitor for errors when starting?

You use frames? BBUI.js, etc. ? If Yes, can you confirm that you expect for the event the window.load event * before * trying to access the document or WebWorks APIs?

Tags: BlackBerry Developers

Similar Questions

Maybe you are looking for