StageWebView - HTML Support in AIR for Android
Many of today’s application blend offline and web content. Using HTMLLoader allows HTML content to be rendered in AIR desktop applications. StageWebView addresses an often required use-case, that of...
View ArticleNative Text not a compile time constant
Hi When trying to compile my application using flash CS6, my client get's the error: 1046: Type was not found or was not a compile-time constant: NativeText. I do not get this error, when publishing....
View ArticleMinimum Android version not recognized by Google Play?
Hi, I am in the process of submitting my game to Google Play and although in the manifest additions in the application descriptor I am setting: <uses-sdk android:minSdkVersion="8"/> Google Play...
View ArticleSamsung S3 Update - Apps won't install
Just recently installed an update to my S3 from Samsung and I can no longer install self signed apps to test. Has anyone else experienced this issue? Air apps downloaded from the Play Store still work....
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 ArticleSamsung saying we are required to submit app that was developed using Samsung...
I just got an email from Samsungs Seller office saying: 1. When submitting new app in Seller Office, you are required to submit app that was developed using Samsung SDK. Samsung SDKs are the tools...
View ArticleAir Native Extension Issue: The well-known "does not have a method with the...
I'm trying to resolve the error "The extension context does not have a method with the name ____" for a mac-based native extension. To isolate the problem, I built a simple .framework, following the...
View ArticleiOS Application Loader: "Not a valid application bundle"
Hi, I'm often uploading AIR apps to iTunes Connect through Application Loader, but for the past 24hrs it has been complaining that "the file is not a valid application bundle". I'm using AIR 4.0 at the...
View ArticleAIR for Android - StageWebView and Video (YouTube iFrame)
Hey all, I've been converting an iOS tablet app over to Android and I've noticed the StageWebView has some curious limitations, especially with anything that accessed the GPU (video, etc). At first...
View ArticleiOS Application Loader Error itms-9000 and Missing recommended icon file
Hi friends. I'm using Windows 7 Ultimate. and I have Mac os x Mountain Lion on VMware Application.I'm using Air SDK 14.0.0.103 or Air SDK 13.0.0.111 or Air SDK 4.0.0.1390 on Flash CC & Flash CS6 I...
View ArticleHow to omit trace statements
Hello, is the -omit-trace-statements compiler's option still suposed to work in AIR3.8 and ASC2? I can still see traces of my release build in Scout so it looks it's not removing anything. Thanks,David
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 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 ArticleANE with Android packagedDependency
I've been working on an Ubertesters ANE for Android/iOS, starting with Android, and I've managed to get it to package the Ubertesters sdk as a depedency however when I build my game I get this as a...
View ArticleSamsung - Flash Air and Flash Player will no longer be supported from...
What are peoples thoughts on this? We have been alerted that Adobe will no longer continue to support Flash on Samsung Smart TVs and BluRay players. As a result, Flash engines will not be supported in...
View ArticleCreating ANE - Problem with creating the android package
I get the following error when trying to start an App with a ANE creatd by myself based on http://www.adobe.com/devnet/air/articles/ane-android-devices.html: dx tool failed:UNEXPECTED TOP-LEVEL...
View ArticleLoading Lag - How to Alleviate?
My game runs smoothly, but when a bitmap is first loaded onto the screen (usually more than one at a time) it causes some lag. The lag doesn't reoccur until you exit the app and restart it. I am...
View Articledraw NetStream from local video (flv) snippets
Hi, The application is for iOS and plays FLV files on top of other graphic elements. While navigating through screens, a 'screenshot' is taken of the currentscreen for a push transition. The image of...
View ArticleANE fails at Extension Context
Since upgrading to Flex SDK 4.10 with AIR 3.8, my ANE no longer seems to function when published with my Android project. I've downloaded and tried publishing the Vibration demo and Lee Brimelow's...
View ArticleAIR game on Steam/OSX - Build app with -mmacosx-version-min=10.5 or newer
Hi, we are porting a game to be released on Steam but we are getting the following error while preparing the OSX version to upload: Fatal: App built with 10.6+ SDK, but compiled with...
View Article