Can I run an html/javascript AIR app on Android or iOS?
Is it possible to compile an already-existing HTML/javascript app to install/run it on any mobile OS (Android or iOS, in particular)? I haven't found anything that says it's possible, only instructions...
View ArticleiOS/AIR GPU accelerated Alpha Fade Problem
When I alpha fade a displayobject using Greensock with GPU acceleration enabled on an Adobe Air iOS app, objects will flicker at full opacity just as the entire object somewhere near the end of the...
View ArticleWhen are iOS 7 new icons going to be supported on flash cc?
When are iOS 7 new icons going to be supported on flash cc?
View ArticleInternational characters in IOS filenames
Hello, My movie compiles fine but when I add this file name to the package:ahí1.wav I get an applicationverificationfailed message when I try to send it to the device from flash cc if I rename it...
View Article"application" can’t be opened because it is from an unidentified developer.
Hello, I have developed an application and packaged in with captive runtime on Mac.Whenevr I try to run the .app file on OS 10.9 I get the message:"application name" can’t be opened because it is from...
View ArticleAPK certificate issue
Hi!One year ago I start develop my application. As I read in AIR manuals I need to use certificate for Signing. I've bought it for one year.Few days ago this certificate become expired and I've renew...
View ArticleIPAD - FB Login - Without Webview SSO
Hi, Is it possible to implement the facebook api into Adobe AIR so that the login mechanismactually opens up the facebook app on the ipad rather than browse to the secure login pagein a web view?...
View ArticleDevice testing with Shared Objects are failing: Error #2130
This is new for me. I've made a bunch of apps with Flash Pro CC and Air. After the last CC update I can't run my builds on an iPad. They hang as soon as I try to flush a shared object. Any ideas? Is...
View Articleasdoc Generation Fails - Definition Not Found
I'm trying to generate documentation, and inject it into a SWC, for a library I have written. Problem is that every time I try to run asdoc, it tells me a class found within core files isn't found....
View ArticleTwo certificates for development
I have two certificates for my app, but adobe air asks for only one certificate. How can i use two different certificate ( like xcode - development and distribution certificate ) for outputting app on...
View ArticleAny workarounds to NetStream not reporting bytesLoaded on AIR 3.0+ for iOS?
Hey all, I gave in a while back and just used Darkredz StageWebView and VideoPlayer ANE to get around this. It's been quite a long time and I'd really love to know the underlying reason as to why such...
View ArticleAir 4.0 Beta touch not working
I am using: iOS 7iPhone 5Starling 1.4.1Gestouch multitouch lib any tips?
View ArticleUsing a devices camera and adding the image to the display list
Hi, My students and I have not been able to make an AIR app that can take a picture using the devices camera and then add the image to the display list. We are able to open the devices camera and of...
View ArticleHow to get identifierForVendor or advertisingIdentifier with iOS?
Hi,UDID is no longer available in iOS 6+ due to security / privacy reasons. Instead, use identifierForVendor or advertisingIdentifier.Great!But howdo IgaininAdobe AIR?I createan applicationbased on...
View ArticleSHA 256 hash of current bytecode?
How do I make a SHA 256 hash of the current application bytecode? (To use for verifying that is has not been tampered with) /BE
View Articleis AIR getting restricted by Xcode 5?
Hi, Apple has notified with below statement, so wanted to make sure it doesn't mean to restrict AIR for developing iOS apps (https://developer.apple.com/news/index.php?id=12172013a#top) Make Your Apps...
View ArticleShow progress bar and percents when packaging a native installer with adt...
Hello, Below is a simple example using the AIR's NativeProcess for compiling an air application into a native installer... Everything works fine, so at the end of the NativeProcess, the native...
View ArticleHow to choose Google or Amazon Runtime?
Hi, I just received my new MacBook last week and now some things aren't working as before - I guess I mised to change some settings. I would be glad i anyone could help. I have OSX10.9.1 on my MacBook....
View ArticleToggle Light / Dark UIStatusBarStyle
Is it possible to toggle between the 2 styles while in an app ? I am using the dark style.. however I have a fullscreen black window that opens up. I want to switch to the light theme when that window...
View Article