Cert issues: package for release. Am I being silly?
So, I want to package an iOS / AIR app for release, all is good until I get to uploading when I see the error: "The executable <asdasd> must be signed with the certificate that is contained in...
View ArticleWindows 8 Phone - Let's get the votes up!
Adobe is tracking support for Windows Phone 8 and AIR - https://bugbase.adobe.com/index.cfm?event=bug&id=3648920 Let's get the votes up!
View ArticleAspect ratio: Auto vs. Auto orientation
What is the difference between the settings "Aspect ratio = auto" and "Auto orientation = true"? -Aaron
View Article[Flash CC] Can't see USB connected Android Nexus 4 -- where do I start?
Flash CC can't see my Android Nexus 4 anymore and I don't really know where to start debugging this problem. I've already tried re-installing the drivers using the "Google Nexus 4 TookKit" (I can't...
View ArticleAndroid, StageWebView. Fatal crash, reboot required.
Steps: 1) Set renderMode GPU or rendermode DIRECT, enable android:hardwareAccelerated="true" in the App-Descriptor (to see videos at all). 2) Use a simple HTML (body head div iframe) to play...
View ArticleStageWebView: How to clear personal information?
I'm building a multi-user kiosk application (iOS & Android) and need to ensure that user's personal information is deleted between users. I had hoped that the built-in browser's security settings...
View ArticleiOS7 Orientation/AspectRatio Bug AIR 3.9
I have discovered a new bug in AIR 3.9 on iOS7. I am testing on iPAD2 How to replicate: Create an app that auto-orient to any direction.Create 1 button at the very top left that when clicked runs the...
View ArticleHow to prevent iphone 3 owners from downloading?
I'm in a bit of a quandary. I created an Adobe AIR app which supports iPhone 4 retina resolution, and iPad standard resolution (even on iPad 3). I assumed that Adobe AIR doesn't support iPhone 3...
View ArticleiOS app Icon-Small-50.png output as 52x52 in ipa?
Using flashbuilder 4.6 with sdk Apache Flex 4.11.0 FP 11.9 AIR 3.9 en_US, I can create an iOS app just fine. When changing the .ipa to a .zip and then inspecting the contents of the package,...
View ArticleInvoking "Open with..." for a file (Android, iOS - ANE?)
Hi. I would like to open a file with registered handlers on a mobile system, and I'm wondering, is there a way to do this in AIR for mobile? I've tried using URI schemes, but that does not work......
View Articlegetting EXITING event from IOS twice
using this code, with UIApplicationExitsOnSuspend set to true NativeApplication.nativeApplication.addEventListener(Event.EXITING, handleIOSEvent); private function handleIOSEvent(e:Event):void {...
View ArticleDefault png templates
Hi Guys, I am finishing my iOS game and thought that once I spent a lot of time with creating the different default images, it might be worth sharing...
View ArticleRotate the front camera in Android for video chat app
Hi, I developing a video chat app on Android with Adobe AIR 3.6 beta.I currently using the Camera, Microsphone and Video classes. I panning to use StageVideo nextI understand fully that Adobe has...
View ArticleAIR for IOS is automatically committing SQLite transactions on EXITING event
I have a game going, using sqlite to track gameplay, and we dont want to save any incomplete rounds eg, if the player starts a new round only gets halfway thru then quits the game, we want to *not save...
View ArticleAndroid / IOS Record Video and play with it ?
Is it possible to record video in Air 2.6 to mobile ?I know I can getCamera... but after it, can I record ? Mygoal is to make App that record video with the camera and push effect on it. Tank you!
View ArticleHow to get App users and online friends using GoViral ANE
Hi, We are using GoViral ANE for our project. What is the way to get the following: 1. The list of friends who are playing the App (App Users). 2. The List of friends who are online (online_presence)...
View ArticleHas anyone tested iOS 7 with an AIR app?
I can't get the Apple Developer site to load, so I can't seem to get ahold of it, but I(and probably everyone reading this forum) need to know how AIR works on iOS 7.
View ArticleVersions used in Adobe Gaming SDK
Hello, I'm looking forthe version numbersoflibs and ANEs used in the Adobe Gaming SDK. Some infos here :http://www.adobe.com/devnet/games/getting-started-games.html But it lacks some infos... On the...
View ArticleAIR / Android, content-URI to AS3-file-path
Hey guys, i need help. I registered some file-extensions for my AIR-Android-App, so when a file is selected, my app receives an Invoke-Event in Flash/AS3 with the path to that file.This works fine for...
View Article