Android will crash / shut down on long script time (~2 seconds)
Hello, we have a reproducible crash on the Samsung Galaxy S3 with a script that takes some seconds to execute. What happens is a cleanup of the lobby, followed by a creation of a high resolution Bitmap...
View ArticleAir 19 won't let me compile with Vibration.swc :(
Updated (from air 17 !) this morning - and get this error on compiling from my bat file. error 109: Duplication extensionID element: com.adobe.Vibration and It's not like I'm using two idential...
View ArticleAndroid rotation events
Hi all, I'm currently in the middle of the Android rotation saga. My app allows rotation and listens for the rotation events. After a rotation, my app rearranges the UI based on the new orientation....
View ArticleInstrumenting the AIR iOS or Android application
I'm looking to use automation tools to test against my apk and ipa files on real devices. These automation tools need viability to the UI object IDs. This may be known as instrumenting the application....
View ArticleWhat should the Android targetSDKVersion be set to?
Hi all, I've set minSDKVersion to 9 (required for v3 billing on Android).What is the recommended setting for targetSDKVersion? Should this be the SDK version that the AIR packager uses? If so, what is...
View ArticleStageVideo AIR Windows desktop - maximum concurrent objects
Can anyone confirm the total amount of concurrent StageVideo objects that can be used in AIR Windows desktop? I appreciate it is hardware dependant, but I want to know the limit set by AIR, the...
View ArticleAir for iOS h.264 problem
Developed an Air for iOS live video player app.VP6 works but it does not work for H.264.I read many articles on the subject, but all the year 2013, recently I have found complaints.They found a...
View ArticleMulticast using Wifi Direct
Hi,is there any (hopefully an easy) way how to establish a multicast connection with Wifi enabled devices to a Wifi Direct enabled device the similar way as when connecting to a router? I tried...
View ArticleX86 compilation not producing APK, no errors
I asked this on Flash Builder forum also, but suspecting I will not get an answer there. I'm using Flash Builder and AIR 20 to produce x86 version of our app. I added -arch x86 and the compilation...
View ArticleTextFlow: How can I reduce the gap between ListItemElements in Adobe Air...
Hi, I've got a textFlow imported with TextConverter.importToFlow(htmlValue, TextConverter.TEXT_FIELD_HTML_FORMAT);The gap between the ListItemElements produced with...
View ArticleWhy don't I see app icon on the iTunes?
I'm developing an Adobe AIR game. In the application descriptor file I added all iOS icons:<icon> <image29x29>icons/ios/Icon-Small.png</image29x29>...
View ArticleI use native extensions with my air for android application.publishing never...
I use native extensions with my air for android application.when ı publish for compile apk publishing never finishes.no errors only being publishing.ı wait enough time but it never finishes.how can ı...
View ArticleAny way to support iPad 1?
Hello, I am in a bit of a pickle. Last year I developed a school app for a company and they now want me to do a small update to it, as well as making a new app. The problem is that many of the schools...
View ArticletargetSDKVersion=23 It appears black screen symptom with Android 6.0,
We have developed one Android game. Its AIR SDK Version is version 19.0.0.241; and targetSDKVersion=23 in configuration file. It appears black screen symptom with Android 6.0, unless we cancel the...
View ArticleSupport for Apple Pay with Discover?
Hi, Does AIR for iOS support Apple Pay with Discover? I couldn't find any info around this. Will be really helpful to get some insight. Warm Regards,Parag
View Article“Your binary is not optimized for iPhone 5” (ITMS-90096) when submitting
This is very frustrating. I have created an ios app, and I am trying to publish to ios app store with application loader. The problem is that I keep getting this error: I have tried to look this up of...
View ArticleNetConnection on Wifi-Direct network - possible bug?
Hi,I have a simple goal that seems to be impossible - to establish a NetGroup without a need of a router (so it can be established anywhere) by creating AP by one of devices.A device with HotSpot...
View ArticleLocal Store and ELS folders in Windows 10
Hello, could somebody please let me know where I could find the locations of Local Store and ELS folders for installed AIR apps under Windows 10? They used to be at these locations in Windows 7/8 but...
View ArticleCamera Light
Is it possible .. does anyone know of an ANE to turn on / off the camera light on iOS and Android ?
View ArticleSearching multiple words in a string
Hi, I've got this code in my AS3 : var str:String = mySharedObject.data.theDate; var search:String = "monday"; var replace:String = ""; function strReplace(str:String, search:String,...
View Article