01-02-2013 11:35 AM
There is a blog post that WebWork apps that are being submitted for consideration for the "Built for BB" certification needs to submit a debug version.
Does any one know why WebWorks has to do this and is this applicable to AIR apps?
Solved! Go to Solution.
01-02-2013 11:50 AM
This is so that the apps can be profiled to make sure that performance requirements are met. Right now the profiling capabilities in AIR aren't that useful when connecting to a debug version. You can expect something similar when the new runtime is released and Scout works.
Cheers,
Dustin
01-02-2013 12:07 PM
01-02-2013 12:33 PM
It would be easier because you can export release builds with telemetry data enabled but we're still looking into how to test AIR apps for performance. Right now it's very manual. The community will be given advanced notice when/if we decide to go this route.
01-02-2013 01:04 PM
Dustin, swf files do not have to be compiled with debugging enabled for Scout to work. It can be applied to any swf by setting a flag in the .swf file header.