Android APK Expansion Files for Apps over 50MB
Hello Support, We are building a new version of an app pubished on PlayStore (built with Adobe AIR) and need to embed higher resolution images. This results in my app apk file size which is over 100...
View ArticleMultiTouch.mapTouchToMouse=false has no effect ?
Running on Windows, AIR 14, To test this, I set up : Multitouch.inputMode = MultitouchInputMode.TOUCH_POINT;Multitouch.mapTouchToMouse = false;addEventListener(MouseEvent.CLICK, function() { trace('x')...
View ArticleCan I limit / force orientation changes in Air app?
I have an app that works great when restricted to portrait mode - for 99% of it that's exactly what I want. But, I have to play a video in one small portion of it which needs to allow the user to...
View ArticleHow to divide and load parts of Large Adobe AIR app for Android
Hi!I want to create an app for Android but it will quite large. It will be larger than the 50MB offered by Google Play Store. This means that I need to find a way and break the app and load parts of it...
View ArticleDEACTIVATE event fires on app load in OS X
When running AIR on OS X (tested with 13.0 on Mavericks), the DEACTIVATE event fires when the application first opens! But this doesn't happen on Windows. So for example: <html> <head>...
View ArticleRidiculous!!! We need a MAC to use Application Loader to upload our apps to...
Apparently, Apple has recently changed their appstore upload procedures and now require developers to use their Application Loader software to upload the binary files to appstore - which is only...
View ArticleAIR for iOS getting error while uploading the app, ITMS-9000 "Missing...
hi!I get this error, when uploading the binary to Itunes. Any help, on how to solve out this problem ? And what does it mean ?
View Articleapp published by adobe flash profesional cc targeted as air for IOS could be...
i am using flash professional CC to develop an application for IOS its very simple application for testing , i target it as ADobe air 6.8 for IOS i generated certificate and provision profile...
View ArticleCan someone tell me what I am doing wrong when creating a native extension...
My company is developing a game for the iPhone and iPad devices using Flash cs5.5 and Air3.0 The client requires that certain features be supported - such things like GameCenter, Rating system, etc......
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 ArticleSound lag on Android
I am testing an Android app I am making in AIR and I'm noticing that there is ~300-500ms of lag between when a sound effect is supposed to play and when it actually plays. There are no other...
View ArticleAdobe AIR support for windows Phone 8 Required
Hi All, Have made a feature request for adobe air support for creating windows phone 8 applications.Need favour from all of you to vote on this feature request,so that this will be consider for...
View ArticleFullscreen mode broken on OS X
If you try the following code in AIR for OS X and Windows you find that Windows correctly DOES NOT fire the ACTIVATE event when fullscreen is executed but OS X does: window.nativeWindow.visible = true;...
View ArticleHow to clear the cookies of a StageWebView
Hello, I'm working with StageWebView with Instagram's OAuth. When I first log in on a device the StageWebView shows Instagram's log in page so the user can enter a username and password and the log in...
View ArticleiOS and Android persistent data save
I want to save user score, tried shared objects and also file save(in both applicationStorage and Documents directory) but the data is deleted on game unistall or update.
View Articledisable or trap multitouch gestures
Hi, I have an air app that provides the content for an iPad on a kiosk. While most multi-touch gestures do not affect the application, simultaneously drawing the fingers inward deactivates the...
View ArticleAS3 - Camera Light as torch in Android
I've searched the docs and the internet for some time, but I just can't find out, how to call the camera light in AS3.I want to turn it on and use it as a torch for my app. Thanks in advance.
View ArticleNative extension: Device token for push notifications (iOS)
Hello! Have anyone seen a native extension that simply returns the device token on iOS? After reading Apple's documentation, all I think I need is the device token to perform simple push notifications...
View Articlecustom user agent in webview
IS IT POSSIBLE I CAN ADD A CUSTOM USER AGENT TO A WEB VIEW WINDOW IN MY AIR APP ? ANY HELP PLEASE ?
View ArticleAdobe Air Mobile User Agent Issue.
Hi, We are working on the adobe air applications to handle multiple instance of mobile user agents. While doing so we observed that when a user agent belonging to android/ios/windows/ mobiles web page...
View Article