Problem with new icon sizes for iOS 7 while submiting to App-Store
Hi, I have compiled my AIR app which includes the new icon sizes required for iOS 7 (76x76, 120x120, 152x152 and the Spotlight search result icons 40x40 and 80x80) from the command line using AIR 3.9....
View ArticleHow to clean up StageAd
I'm using StageAd ANE from the Gaming SDK, and I can't figure out what I'm supposed to do with an instance of StageFullscreenAd after I've added it to the stage, and it's either failed or loaded. I'm...
View ArticleWhat happens when an Android device is put on hold manually?
Hi, Does anyone know what happens to an Android AIR app when the user puts the device on hold manually by pressing the power buttton? Does the app still continue to run in the background, or is it...
View ArticleiPad and Box.net (oauth2)
I'm stumbling around trying to get Box working in an iPad app, has anyone else managed it?Thanks in advance...
View ArticleAIR 3.8 containsVideo is causing black screen at app start on some tablets
When I put <containsVideo>true</containsVideo> in the android tag within the app.xml than the app starts with a black screen at startup on:- Galaxy Tab 2 10.1- Galaxy Tab 10.1 When I tap...
View ArticleEmbedding Font in FB 4.7 AIR 3.9
Hello, Is there a different way to embed fonts with Air 3.9 or FB 4.7? I've recently upgrading and I am experience tempremental results with embedding fonts. With FB 4.6 and Air 3.7 the following works...
View ArticleAIR4.0 Context3DBufferUsage and GL_STREAM_DRAW
Hello, since AIR4.0 it's possible to use STATIC_DRAW and DYNAMIC_DRAW for buffer types. Is there any reason why you are not giving us possibility to use also STREAM_DRAW? Thanks,David
View Articletrigger iOS7 mic prompt programatically in AIR3.8
Hi, I'm trying a native extension to trigger the iOS7 mic prompt but it's not showing up as I expect. This is what I call in my native extension if([[AVAudioSession sharedInstance]...
View ArticleEmbedding swf files in AIR app for ios
Hi, After going through a lot of articles already available, I found answers with varying views on the following questions:- 1) Can we embed swf files using the embed tag in air app for ios, with...
View ArticleAir app on Android fullscreen
I'm building an AIR mobile app for android >= 4.0. I must be missing something or doing something wrong because no mater that i do, i can't get the fullscreen working rigth. The tablet bottom bar...
View ArticleAndroid APK Expansion Files for Apps over 50MB
Hello Support, We are building a new version of an app pubished on PlayStore (built with Adobe AIR) and need to embed higher resolution images. This results in my app apk file size which is over 100...
View ArticleAGAL restrictions for Android AIR?
Hi! Where can I find full list of restrictions for Stage3D+AGAL for Android AIR application? I would like to know how limited functionality of textures rendering in AGAL shader in specific version of...
View ArticleAny stats on the number of AIR/Flash apps in the App Store
Does anyone know where I could find statistical data re the number of apps in the App Store that have been developed using Flash?
View ArticleHtml App: air.trace() not outputting to console... are Adobe still supporting...
Hi Just getting up and running Mac OS X 10.9. Adoe AIR 3.9. All working fine except air.trace() not outputting anything to the console. Bit of googling meant I created a mm.config in ~ with the...
View ArticleIs there a way to debug an HTML/JS AIR app?
Hi All, Once upon a time, Aptana allowed you to attach a debugger to your AIR app, set breakpoints in your code, and step through the code while it was running. Typical debugging experience. Support...
View ArticleWhy did you pick Adobe AIR for development?
I'm not an Adobe AIR developer yet. From what I've seen so far, it looks like a decent environment to work in but I'm very early in my research. I'd love to hear from you as to why you picked it. I've...
View ArticleiOS 7 - StageText with Siri/Dictation doesn't work (?)
Hi,if you enter the focus on a StageText and then start a dictation with Siri, ecc. you will notice the component is stucked and the app too.Am I the only one to experience that? I work on Flex, maybe...
View ArticleSWF loading problem in TLF Text for IOS
Hi, I have tried to create an app for ipad. I used a TLF TextField to load a html data at run time. TLF-text executed well with HTML-data but it could not load a swf file. For n example, i have used...
View ArticleWeird ios package problems on release builds
Hi guys. We are working on simple flex application based on Flex 4.6 + AIR 3.8. After ad-hoc or relese pakage we have big problems with application start time. For now it took about 50 seconds...
View ArticleAir native extensions, includes plist?
I am currently building an ANE for using the External Accessory framework from AIR in order to access and external Bluetooth device. I wrote an xcode library and compiled the ANE which in a sense works...
View Article