stagewebview(true) crashes app on windows 10
When running opening a stagewebview with the native browser option set to true it crashes the app.
View ArticleStageWebView In Android, HTML input file not work~!
StageWebView in ios, HTML input file work fine,But in Android, It Click don't alert ImagePicker.I test in browser,HTML is work,so i think,StageWebView In Android don't Achieve...
View Articleios 8 stage orientation issues
I have a multi-million download iOS app built with Adobe AIR. The whole app x and y axis gets shifted if I launch the app in portrait mode then programmatically change to landscape mode. This happens...
View ArticleAIR SDK Android Build Tools
Our latest application requires us to use some of the more recent features of Android which require some of the v7 support libs. To use these you need to use a version 21+ of the android build tools....
View ArticleAIR SDK Android Build Tools
Our latest application requires us to use some of the more recent features of Android which require some of the v7 support libs. To use these you need to use a version 21+ of the android build tools....
View ArticleAIR SDK Issue with Android Build Tools
Our latest application requires us to use some of the more recent features of Android which require some of the v7 support libs. To use these you need to use a version 21+ of the android build tools....
View ArticleRejected by Apple because of iBeacon even though we are not using such thing
Hello all, We are developing a game using Adobe Air and were rejected, here's the rejection letter:Reasons2.16: Multitasking Apps may only use background services for their intended purposes: VoIP,...
View ArticleCameraUi not working on iOS with AIR 18 or AIR 19. Crashes.
It simply crashes, when doing this: if( CameraUI.isSupported ) { var deviceCameraApp:CameraUI = new CameraUI(); deviceCameraApp.addEventListener(...
View Articleair 18 on iOS 9
Hey, So I wanted to test an app on Xcode 7/iOS 9 beta and I'm getting this error. I'm using flash builder 4.7 btw.Error occurred while installing the application:Unknown or unsupported SDK version:...
View ArticleHad to qualify build for AIR 18 with swf-version for File.cacheDirectory
I ran into an odd issue today, I created a build using AIR 18 and was getting undefined for File.cacheDirectory. In my build parameters, I only had -target-player 18.0. I added a -swf-version parameter...
View ArticleFlash CC AIR 13.0.0.111 - Adding folder to bundle using relative address
At the moment I can find no way to (manually or otherwise) add an entire folder to the package / bundle using pathing that's relative to the project directory using AIR 13.0.0.111 and Flash CC. The...
View ArticleIos rendermode gpu external swf (no abc vs library with abc) Why is no abc...
Hi, We are developing a game, and due to the need to reload the swfs we are using all the assets on the stage of the swf (no abc). Our problem has came when we realize that when using the assets on...
View ArticleiOS return lenght=0 with getQualifiedDefinitionNames()
Hi! When i compile the iOS version, the ApplicationDomain.currentDomain.getQualifiedDefinitionNames() function returns a vector with length 0. OS X, Windows, and Android versions work fine, but not the...
View ArticleStageWebView Doesn't support Canvas imageSmoothing
When resizing images on HTML canvas they appear very pixelated as it seems ImageSmoothing is not supported. var canva2s = document.getElementById("mapCanvas"); var ctx =...
View ArticleProblems with my PS CS6, does not open file ...
Hi folks!! Today when I opened my PS I came across something very strange, it is not opening any file, and even creating a new document. I click and nothing but that is normal PS screen. I tried to...
View ArticleAdobe air crashes on league client
Now ive read most of these forums threads with the same title. but mine is slightly different, it doesnt crash in game, but it crashes only when im using the client, IE champ select, runes and...
View ArticleToo long compile time with google-play-services
Initially I thought I should fill this in the bug base but it's not actually a bug but a performance issue. So, here we go... The problem is that if you are using an ANE which has embedded the latest...
View ArticleAIR Webkit upgrade
Hello! As you can see in the topic below, i'm totally stuck with AIR and Google Maps JS V3 embedded into my air application....
View ArticleBuilding ANE on iOS including third-party .framework
Hi devs, we are trying to build an ANE on iOS which is based on a third-party .framework This is not our first time to build ANEs from third-party .frameworks but this one is giving us a hard time....
View Article