Improve AIR GPU mode on desktop and mobile
It would be great if i no need to use external library to get full power of display list API. Please make it real and "native" for standard
View ArticleAIR for iOS is dead...
So... what's the plan? No WatchKit support.No AppleTV support. I guess we'll miss out on that...Testing ANEs locally is a jokeNothing is updated for iOS 9. Icon sizes, etc.No much work arounds and...
View ArticlePlease can anybody who knows how to debug a fatal ANE crash...
Have a look at this thread and comment; Fatal error from licensing ANE. My first challenge is to work out whether the bug is in ANE, in AIR or in my code. I _think_ my code is in the clear as I have...
View ArticlePixel Perfect GPU Scaling!
On both Android and iOS native you can easily get no antialiased pixel perfect scaled bitmaps in GPU mode by "Nearest neighbor texture filtering".I would love to get this feature in Adobe AIR since the...
View ArticleLaunch image e and app icon for iPad pro
Apple is forcing me to add an icon and a launch image compatible with the new iPad pro, but Flash Pro is not able to do that. I researched at various places and encounters not as it should be just the...
View ArticleSound failure on Asus Fonepad 8 FE380CG
We have a simple quiz app that was distributed through ad hoc installation (Using APK) over 100+ devices, but when playing with the playback sound (muting/unmute/increasing volume/decreasing volume)...
View ArticleFull Screen AIR app on MS Surface - taskbar flashing
Have an app running on the Surface. All works fine, except sometimes when pressing a button there is a quick flash from the taskbar momentarily appearing at the bottom of the screen? The Surface is...
View ArticleiOS ANE with resources
Hello, I'm building an iOS ANE with a third party lib framework + resources, so, I need to add both references to options.xmlSeems OK to framework but I received the following error when I tried to...
View ArticleVideo Issue on Mac OS
Hello, we have a Desktop application which is native installed on desktop systems.One point is to play mp4 videos located in the app directory. On Windows everythings working fine. But on Mac OS these...
View ArticleCheck which Context3DProfile is available (Away3D)
Hello, is there a convenient way of checking if a certain Context3DProfile is available? Specifically, I want to instantiate Away3D with BASELINE_EXTENDED, if that is not available I would like to fall...
View ArticleSet File Permissions
Hi AIR folks, My desktop app creates a sqlite file and places it in the shared documents folder for all users to access. On Macs I'm getting errors when trying to write to that file with a different...
View ArticleDoes Flash allow AIR deployment to iOS without a certificate in Flash Pro CC...
The instructions here...Flash Professional Help | Packaging applications for AIR for iOS The screen pictures do NOT match what I'm seeing in Flash Pro CC 2015...I'm seeing the same thing I saw in Flash...
View ArticleANE - Can't success to include libxml2.dylib
Hello, I'm upgrading an ANE on a new SDK version. This new SDK required the libxml2.dylib to be included. So I added it into my platform-ios.xml :<linkerOptions>...
View ArticleGame Center - Time Submission [URGENT]
Hello, So I was supposed to submit an app to the app store last night .. Got to what I thought would be the easy part.. passing off my Game Center data to Game Center. I've done point system games...
View ArticleReported a code to the operating system
hello, is-it possible to report a code or a message to the operating system when an Adobe Air application running on Windows, like NativeApplication.nativeApplication.exit(2) but without killing the...
View ArticleAdobe AIR : Issue with StageVideo FullScreen on MacBook w/ Retina
Has anyone run into an issue with StageVideo running in FullScreen mode on high-res monitors, such as a MacBook Pro with retina? The issue I'm seeing is that the video runs fine if the application is...
View Articlertmfp NetGroup.Neighbor.Connect issues
Hi, I am developing a mobile app for sharing files on local network using RTMFP and I noticed there is sometimes very long delay between NetGroup.Connect.Success and NetGroup.Neighbor.Connected events...
View ArticleSurface 4 - AIR 19.0.0.213 - Closes immediatey
I have an AIR app that is running fine on the MS Surface 3 running Windows 8. However the same app on a Surface 4 running Windows 10 closes immediately with a windows dialog stating the exe has stopped...
View ArticleDownloading and saving a zip file is giving out of memory error
Hi, I am downloading a 408.9 MB zip file through URLStream class. Below is my code. protected function window1_creationCompleteHandler(event:FlexEvent):void { var urlStream:URLStream = new...
View ArticleDevice appears to be offline. Restarting the device may fix the problem.
With Flash Builder 4.7 and Flex SDK 4.6 with AIR SDK 3.6 after my Google Nexus 10 upgraded to Android 4.2.2 I now get this error when attempting to launch to the device from Flash Builder: Device...
View Article