Welcome!

Welcome to the Official BlackBerry Support Community Forums. This is your resource to discuss support topics with your peers, and learn from each other. New to the forum? Please visit the ‘Getting Started’ link below.
inside custom component

Adobe AIR Development

Reply
New Contributor
dahaker
Posts: 6
Registered: ‎05-09-2011
My Carrier: Boost Mobile
Accepted Solution

App Closing when launched

Hi again guy, so I was able to install and launch my app on my playbook but just when starting it it closes really fast. I think that this has to do with the  <application xmlns="http://ns.adobe.com/air/application/2.6"> the thing is that if i change the 2.6 into 2.5 I get a :

 

Error occurred while packaging the application:

 

Packaging failed:1

/var/folders/mM/mMDCxA1GHUODS8WmHDMaNk+++TI/-Tmp-/bar-app3376266959422885065.xml: error 305: Intial window content SWF version 11 exceeds namespace version http://ns.adobe.com/air/application/2.5

Error: AIR validation failed

 

Please help, Thanks

Please use plain text.
BlackBerry Development Advisor
elena_laskavaia
Posts: 410
Registered: ‎10-27-2010

Re: App Closing when launched

You missing -swf-version=10 in compiler settings
Please use plain text.
New Contributor
dahaker
Posts: 6
Registered: ‎05-09-2011
My Carrier: Boost Mobile

Re: App Closing when launched

Thanks!!! it worked! :Clap:

Please use plain text.