iOS + Shader (pbj) = Error #2004
Hi I am trying to get a Shader included into an iOS app that I am building with Adobe Air. My problem is that I am getting this error on the device:ArgumentError: Error #2004: One of the parameters is...
View ArticleHow to record a time-limited video with Adobe AIR for iOS
I am trying to record a time-limited video with Adobe AIR for iOS. For example, I want to implement the following function. Start a one-minute timer before launching CameraUI to record video. When...
View ArticleXCode 5.1 updated and now I can't debug AIR apps on iOS Simulator anymore
Today XCode updated itself to version 5.1, with new iOS 7.1 platform support. It updated itself without asking permission, and now I can't run my AIR apps on the iOS simulator anymore. All my apps fail...
View ArticleITMS - 90179 Invalid Code Signing / ITMS - 90209 Invalid Segment Alignment
I've been getting these two errors no matter what I try. I've deleted all my profiles and certificates, remade them and even remade the App ID multiple times and nothing happened and still the same...
View ArticleVfrPdfReader native extension
All new apps are required to be 64-bit compatible, I have a problem with an Adobe Native Extension that I've been using - vfrReaderNativeExtensionhttps://github.com/memeller/vfrReaderNativeExtension Is...
View ArticleAIR 64-bit Required By Apple from February 2015
Hi, I just saw this notice that Apple will require all iOS apps to be native 64-bit capable from February 2015 to pass App Store submission. Does anyone know the status of 64-bit support in Adobe AIR...
View ArticleGoogle Play: "vulnerable version of OpenSSL"
Hi, Google Play just sent me a warning that my Android apps compiled in AIR 4.0 are "running an outdated version of OpenSSL, which has multiple security vulnerabilities." I don't recall using OpenSSL...
View ArticleDetecting network connection
I'm developing an app for IOS which stores data on a web server and thus does not work offline. So I need to detect if connection is available (also required for app approval). I've found some...
View ArticleError 105 - while compiling with adt
I am getting this error "error 105: application.iPhone.InfoAdditions contains an invalid value" while packaging my application with adt for ios. The command I used is this "c:\Program Files\Adobe\Adobe...
View Articledetect which device your on
Hi,what are some of the availible options here? example:these will all return identical information for motorola droidX and motorola droid2 Capabilities.cpuArchitecture; Capabilities.manufacturer;...
View ArticleiOS app using AS3 not fitting screen dimensions
I'm building an iOS app using as3 and air to package the app onto my iPhone 6. My issue is that I get a black bar above and below the app, the app itself is not going fullscreen. The stage screen is...
View ArticleAccessing from ANE to Android Main Activity
Hi, I'm building an ANE to access to a third party library. If I would like to add the SDK to native code, I could do two things 1) Change MainActivity, let it implement an interface and implement some...
View ArticleA little probleme with Air 2.7 in GPU?
Hi! Like everyone here, I saw that Air 2.7 is now out, very exciting stuff!So to test that, I just take an old .fla (a game) who work very well with Air 2.6. I copy-past the .swf / . xml / .provision /...
View ArticleSave / Load Image on device storage (iOS & Android)
Has anyone used application storage on iOS / Android ? I need to be able to take a photo with the device and save that photo to the application rather than the device camera roll. When my app is opened...
View ArticleIntegrate native WebRTC audio/video on all AIR platforms including Adobe...
Hey everybody, It is apparent that Adobe is very busy trying to keep up with improving and fixing video and audio bugs on all platforms. Thankfully, in the past month Adobe finally made a H264 video...
View Article64-bit iOS ANE Update
While we work on getting our ANE's updated in the Gaming SDK, we wanted to make sure you had access to the iOS universal versions as soon as possible. You can download these via the link below and...
View ArticleHOW TO: using custom fonts in native storyboard views from an ANE on iOS
Hey, In our apps, we have embedded storyboards into an ANE, and successfully used those screens in an AIR app, and figured out how to use custom fonts in those views. I wrote a quick blog post about...
View ArticleWant to use pushViewController and segues from UINavigationController in AIR...
Ok, this might be a long shot, but here goes. My iOS AIR app includes a bunch of native screens defined in a storyboard. I have them included by putting them into a native (static) framework,...
View ArticleUsing classes
Good morning, I'm doing a project in flash air using a class.In the "Properties" I can put a single class.If I need to use more classes where I add?
View ArticleAIR and sockets on Galaxy S6
Hello, One of our clients has a problem that our app doesn't work correctly on his S6 Edge (he even tried with a second device but the result is the same). Most part of the app works, it starts up...
View Article