Is XIB not supported in static library (for creating Native Extension)?
Hello, These day I'm trying to build a static library in XCode to build a Native Extension. The original project from which I'm creating a static library is runs well on device. But when I creates a...
View ArticleHow to minimize adobe air android app with as3?
I have 2 buttons in my app ( my app published by flash cs6 for android ). one button for exit app and one button for minimize app (send app to background and show homepage).what is code for 2nd button...
View ArticleMissingBundleIdentifier error on ios install
I get the above error when trying to install my .ipa on my ios 8.1.1 iPad. However, on my ios 5.1.1 iPad it installs ok.This is an intermittent problem as it was installing ok on the ios 8.1.1 iPad. At...
View ArticleRun PowerShell script?
import flash.filesystem.*;import flash.desktop.NativeProcess;import flash.desktop.NativeProcessStartupInfo; var file:File = new File("C:\\Windows\\System32\\WindowsPowerShell\\v1.0\\powershell.exe");...
View ArticleFlex/Flash Builder development vs others?
Does Flex/Flash Builder development application build have an advantage over others? The little bit I have picked up seems to show that it can create a Android IOS and Blackberry app all in one project...
View ArticleCrash caused by excessive wakeup calls by AIR on iOS 8.2
We have an iPad app that runs continuously in hospital clinics. About once a day, the app crashes because of "excessive wakeups" (crash details below). The app isn't doing a lot of things -- it's...
View ArticleRemoving air prefix from package name.
So I don't want to upload my apps to the google play and iOS stores with the "air." prefix on their package names. I've seen a guide to do this here, but it seems to be very error-prone. Now, on stack...
View ArticleiOS Password Field Bug
I am writing this to possibly bring to some attention to a bug that has exsited throughout the duration of my time as an AIR developer (since AIR 3.2).... When publishing on iOS, textfields that have...
View ArticleUrgent! Need to know how to turn off Android app when multitasking/exiting...
I have two apps in the market (won't reveal name atm) and gets tons of complaints from people about the apps still running, playing music etc when they jump out of the app. It was no problem for myself...
View ArticleiOS 8 GM and AIR 15 CameraRoll
Hi, My app, which worked perfectly under iOS7 has suddenly started falling over under iOS8 GM. I have builds under both AIR 14 and AIR 15 which both experience the same problem, so I' pretty sure it's...
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 ArticleOSX Native MenuBar in Adobe AIR?
Hi, I'd planning a new app for Desktop (Windows and Mac). In the Mac version I need to setup a osx menubar icon with its menus and items. I think this is not supported right now on Adobe AIR 13 so I'd...
View ArticleBogus reviews of Adobe AIR on Google Play
While browsing Google Play I noticed that many of the reviews for Adobe AIR are obviously bogus reviews. These reviews make ridiculous or gibberish claims that have absolutely nothing to do with the...
View Articleh.264 Live Streaming with StageVideo on iOS
Hello, there I would like to play h264 video codec live stream with StageVideo on iOS.I tried play to h264 live stream with StageVideo on iOS devices. (iPhone 5s, iPod 5th and more)Android 4.x device...
View ArticleCan we exclude UIRequiredDeviceCapabilities from the Info.plist file?
So we're trying to release our app on iOS, but an old version supported devices AIR no longer supports and we're getting an error. I've spoken to Apple and the fix for this is to limit our app to iOS 7...
View ArticleSaving Microphone Recording IOS/Android
I'm currently capable of capturing audio using the microphone, but I would like some tips on saving it to the mobile device. I'm being using the techniques described here to record and play audio...
View ArticleAIR for Android: Streaming audio data won't stop unless I quit....
I write an application (AIR-Android with Flash Builder) which can play internet radio stations (streamed audio in mp3). When I want to stop the stream like myChannel.stop() / mySound.close(); the...
View ArticleBuild for iPhone5 and AppStore
Trying today deploy build into AppStore. Package using AIR 3.5 (with AIR 3.4 and IOS 6 SDK have problem too)Add launch screen for iPhone 5 and other devices. From iTunesConnect got error: Invalid...
View ArticleProblem with new icon sizes for iOS 7 while submiting to App-Store
Hi, I have compiled my AIR app which includes the new icon sizes required for iOS 7 (76x76, 120x120, 152x152 and the Spotlight search result icons 40x40 and 80x80) from the command line using AIR 3.9....
View ArticleWhen updating APK, Google Play tells the APK is not signed, but it is.
Hi. When uploading a new updated APK for my AIR app, Google Play tells the APK is not signed.I signed the APK with the same p12 file I used for the first version (successfully published and approved on...
View Article