iOS 8 - FileStream throwing error 2038 on open for write?
Hey all, Going through iOS 8 compatibility checks with our Adobe AIR app (tested with AIR 13 and AIR 14), I'm noticing changes to file storage.In short, my code has always been as follows for simply...
View Articleair android | can't hear streams (only) when app is not in foreground
Hi all, I'm working at a web/desktop/mobile videocollaboration-based application and I started few days ago to port the first part of the work built for win/mac desktops also on android to start...
View ArticleIs it still possible to create a 32-bit only iOS app?
With the latest AIR release (17), is there any way to still create a 32-bit only iOS app for testing on the iPad 1? It's currently not possible to install an app with 64-bit support on an iPad 1 to...
View ArticleAir3.0 and the softKeyboard not appearing on Stage.focus = InputTextfield on iOS
In RC1 of Air3.0 and earlier versions of air, I could summon the softkeyboard for the iPhone/iPad by doing this. Create an inputtext field, set it's width and height to 0 to hide it Then, when I want...
View ArticleSaving multiple arrays with applicationStorageDirectory
Im having trouble even finding a simple example I can work with.I want to save multiple arrays with applicationStorageDirectory. Im using Flash Pro and it's air for ios. How would I go about writing...
View ArticleAIR for Android - StageWebView and Video (YouTube iFrame)
Hey all, I've been converting an iOS tablet app over to Android and I've noticed the StageWebView has some curious limitations, especially with anything that accessed the GPU (video, etc). At first...
View ArticleAIR 16 Public SDK gets rejected by Apple [Minimum OS Version Mismatch]
Just tried doing a submission. It immediately gets rejected for Invalid Binary. Invalid Binary Error Minimum OS Version Mismatch - The minimum OS version (LC_VERSION_MIN_IPHONEOS) in the binary ('6.0')...
View ArticlePassing app arguments via InvokeEvent or BrowserInvokeEvent in AIR for IOS...
Just figured I'd let everyone know that if you thought it'd be cool to let your IOS users launch your app from a link in a browser and that it would be cool to encode parameters in that URL to be...
View ArticleLoading local swf files from Application Dir (ios)
Hi Guys, I would like to load additional local swf files to my ios release build but I am confused a little bit because of the new API changes. As far as I know at the moment (from Air 3.7 or newer) it...
View ArticleAIR iOS URL Scheme
I'm developing an AIR for iOS app for my client to run on an iPad, and my app needs to be able to launch other apps using a URL scheme, and also to be launched by another app, by receiving a URL scheme...
View ArticleAdobe Air + New iPad (iPad 3) retina display, any idea? any one?
Hi, I have tried countless amount of times to turn it on, I mean, how can I run my app on the new ipad at 2048x1536, it is always scaling up the app content times 2 and if I try to scale down the whole...
View ArticleLaunch Image in Android
Is there an Android equivalent to the "Launch Image" like for iOS. The image that appears as the app is initializing. On Android, I just get a black screen while it loads.
View ArticlerenderMode=direct and softKeyboardBehavior=none not compatible on Android
I have discovered that if I set renderMode=direct and softKeyboardBehavior=none the app continues to pan when the softkeyboard is activated on the ASUS Transformer (Android 4.0.3). Further, after the...
View ArticleProblems with 3.6 >> could not resolve s:ViewNavigatorApplication
Hi,I'm trying to use 3.6 and not having any luck... I have FB 4.7 (64-bit) on Windows. I have downloaded from here; http://www.adobe.com/devnet/air/air-sdk-download.html I have completed the steps...
View ArticleUpgrade 4.0 AIR error namespace
I'm using FlashDevelop for compile and i upgraded the AIR SDK with compiler to 4.0, i edit the name space with <application xmlns="http://ns.adobe.com/air/application/4.0"> and compiler option...
View ArticleNew Appstore rejection fun - adIdentifier issues..
Hello - I've just had an app kicked back for something I've not seen before that *may* be to do with the new guideline - although I'm using the latest version of air (4.0) which should get around the...
View ArticleDeveloping and using Adobe AIR native extensions for Android devices
I was using this tutorial: "Developing and using Adobe AIR native extensions for Android devices" http://www.adobe.com/devnet/air/articles/ane-android-devices.html When packing the Flex mobile...
View ArticleNewbie: Wrapping HTML5 Web App in Adobe AIR -> How to embed videos?
Hi Adobe AIR experts, I developed a HTML5 based web application for our sales department. The web app is running fine on their laptops using Firefox or Chrome as a browser. I'm using the HTML5 appcache...
View Articlehow to fix sound delay in adobe air apps?
I am working on this drummer game where the user has to repeat what he listens by tapping on the thouchscreen, but there´s a noticeable delay on Android and iOS. The same game I had it working fine on...
View Article