osx ane x86_64 fails with error #3500: The extension context does not have a...
Hello, I'm developing my ANE for osx, tried sdk 19r (i386), 20r and 21r, you know they only support x86_64. No results as expected: - myAneExt.framework is built with success in El Capitan / xcode...
View ArticleAdobe AIR and OpenSSL version - Google Play
So I got a email from Google Play about one of my apps was using a version of OpenSSL that will be blocked as of July 11th 2016Google wants OpenSSL version 1.0.2f/1.0.1r or higher. Yet AIR 21 only has...
View ArticleIs adobe providing any support or inbuilt options for admob, in app and...
Google is providing many options for game developers. But there is no option that I could find in air to use such options like multiplayer support and all. If compared to unity, there is very less ane...
View ArticleFile system permissions in Android Marshmallow
If I set my target SDK to marshmallow and request storage access in my manifest, it will not prompt the user to allow at run time. It will just fail to allow me to access the contents of the local...
View ArticleIs it possible to access file system in Mac App without file browser dialogue
In our Mac App we have following credential to entitlement.plist which enables us to read/write to user's file system followed by file browser dialogue:com.apple.security.files.user-selected.read-write...
View ArticleHow to show installer name in PKG to submit to Mac App Store?
We followed How to publish your AIR application to Mac App Store (guide) - Pigsels Media to sign and build our PKG to submit to Mac App Store. It compiled well however when run the PKG file, we see no...
View ArticleProblem creating an image from bitmap
Hello, I'm developing an AIR application that takes an snapshot of my camera and upload it to my server.I've got the following AS3 code:viewer.smoothing =true;viewer.deblocking...
View ArticleAnimate CC and Adobe AIR - Breakpoints are ignored
Hi guys, I use Animate CC to develop my app, and I have a problem : if I launch my app in debug mode, my breakpoints are completely ignored but I see the application's trace() in the output. Does...
View ArticleVersion Numbers and Build Numbers in IOS and on Android confusing
Hi! I have 5 apps on the Appstore and on Google Play. Im developing with Adobe Flash CC 2015 with the latest Air SDK I think I do not understand exactly what the differnce between Version Number and...
View ArticleMy AIR apk for Android does not load MC dinamically
Hello, I've developed an AIR application exported to "AIR 20.0 for Android".I have some MC in my library, and I'm adding and removing to/from stage depending on some actions.When I test it using...
View ArticleExporting provisioning profile from Xcode 7 to Adobe Animate CC
I generated both a free development certificate and a free provisioning profile in Xcode. I successfully managed to export the certificate (i.e. I may have exported it from my keychain), but see no way...
View ArticleIs it possible to play Youtube videos using VideoTexture?.
Not much more to add, I've been googling around and it seems like it's not meant to be used that way:"Plays a media file or a live stream from Flash Media Server" That means that it's not...
View ArticleWhen will Adobe AIR be officially approved/supported to run on Windows Server...
When will Adobe AIR be officially approved/supported to run on Windows Server 2012 R2?
View ArticleUser input problem on publishing to Android
Gane was designed in flash to accept user input from keyboard arrow keys. When published to Android, the user has no way to manipulate objects. I'm new to Animate CC or Flash, and I would like some...
View ArticleCompilation of APK issue! AIR 21, Intellij IDEA 2016.1.1
Hi, command line pass successfully ! java -Dapplication.home=C:\Users\~\AIRSDK_Compiler_21 -Dfile.encoding=UTF-8 -Djava.awt.headless=true -Duser.language=en -Duser.region=en -Xmx1024m -jar...
View ArticleAIR 22: Captive Flash Player Removal from AIR
AIR 22: Captive Flash Player Removal from AIR - What does this mean for developers and end users ? I understand the AIR can't now load a webpage that use swf without Flash Player installed on client...
View ArticleWhat is the replacement to WebKit to App Store submission?
Since we can not package WebKit.dylib in a .PKG file to submit to App Store, what else we can use for HTML rendering in an AIR Mac application? StageWebView has one drawback - it renders top of the...
View Articlewhere can I change debug player in Flash cs6
Hello, I installed the Air21 sdk inside my old CS6 version to update an older project. after this I can't debug the projects, I think its a problem with the debug player version. I have downloaded the...
View ArticleProblem with Publishing to iOS in Animate CC 2016
I created a .p12 certificate and a provisioning profile in Xcode 7. (These are free since I do not have a developer account.) Now under signing identities in Xcode beside iOS Development, the Action...
View ArticleWeird graphical glitch (random block of pixels) on Kindle HD6 (gpu mode)
Hi, One of my apps displays a very weird graphical glitch that only happens on Kindle HD6 devices. (HD7 don't have any problems).It appears to be that when I put a movie clip with alpha = 0 on the...
View ArticleAny good text to speech native extension for Air?
hi,I was looking into text to speech functionality to include in my apps. Does anyone know of a decent (and up to date) native extension for air? I found this one, but don't know if it's any good...
View ArticleAdobe AIR + Android ANE for SEND intents
Hoping for help as I am desperately trying to get this to work since two days. My goal is to receive text and images in my Adobe AIR app via the "Share" popup on Android. Yes, I am aware of the...
View ArticleAdobe Air.dll Faulting Module
I have a simple application, it simply loops through a list of swf files and for each file calls a little application that I wrote that displays them. The originating application does not provide a way...
View ArticleApple rejected the app because an existing audio support
For more than a month I am trying to update my app but always got the same rejected message from apple review. " Your app declares support for audio in the UIBackgroundModes key in your Info.plist, but...
View ArticleAdobe Air SDK bug---StageVideo
Hi at all,I'm using starling and StageVideo to play .MP4 in 2 different Page of my Adobe Air iOS/Android App. I'm trying to disable/make invisible Stage3D before starting Video:...
View ArticleAdobe AIR SDK ANE
When I use ANE in my AS3 Project,And it shows a error:no symbol found:__NSDictionary0__ __NSArray__ Foundation.framework should be include in the SDK right? Any one meet the same problem?Thank you very...
View ArticleVR Games with Adobe Air AS3
Hello, I developed some games using Adobe Air with Starling and Flare3D engine. Next big thing I would like to dig in are VR/AR games. Now I read that Adobe wants to abandon Flare3D and other 3D...
View ArticleVideoTexture on iOS - NetStream.Play.Failed
I'm trying to get a video to play in an Away3d texture on iOS. It's fine on Android and Windows.The video will play in Starling on IOS so I know it's not the video.Here is how I add the video...
View ArticleVideoTexture - Video and Audio out of sync
Hi guys, Until now, I used FLV videos in my app and that worked great, but the performances aren't that great so I'm trying to migrate to MP4 videos and hardware accelerated decoding. I tried both...
View ArticleSoftkeyboard pan issue in AIR for Android
Hi, I know lot of people have asked this question before but doesn't seem anyone received a proper fix. We have to use GPU or Direct mode only, due to which the screen doesn't pan (despite of setting...
View ArticleVideo encryption for offline playing
Hello!I am developing a video player where downloaded video tutorials have to be played offline. The video files in mp4 formatI want to secure these video files. What is the best and economical way to...
View ArticleInfinite background tasks iOS iPhone
I'm making a messenger and wanted to know how can I do to use my background APP with unlimited running time.
View ArticleUS Top 1 game made in AIR!
I noticed the current #1 downloaded game in US AppStore Slither.io is made with Adobe Air. :-) Interesting since their web version is in pure Html5. I wonder if they could reuse much of the code?
View ArticleCan we have a custom behavior with StageOrientationEvent on Air mobile?
Can we have a custom effect with StageOrientationEvent?Just like using KeyboardEvent.preventDefault() to Keyboard.BACK of KeyboardEvent. Because the native effects often caused app to crash.Or have any...
View ArticleWanted programmer to develop extension
Hello, I am looking urgently a programmer to develop an extension for IOS. I need to use, PushKit for VoIP Push. Thank you.
View ArticleStagewebview Get parameters local files?
I am using stagewebview to load local html files in my air applications. When I add and GET parameters to a local files url (ie ?test=test) I get an error stating that the files location does not...
View Articleapp not working when i check embed air runtime with application
Hi, I am using adobe flash professional cs6 to create an android app. When i publish the app with GET AIR RUNTIME FROM GOOGLE MARKET, the app is working. But When i check EMBED AIR RUNTIME WITH...
View ArticleiOS app rejected for using iCloud on install (code 2.23)
This is a very simple app. It only handles files twice on startup and then only to load assets and data bundled with the app itself. We have reviewed the code and nowhere is data saved or files or...
View ArticleDrawBitmapWithQuality not working.. Driving me nuts [HELP]
No matter what I do .. .draw or .drawBitmapWithQuality .. the capture looks terrible. It looks like a jpg compressed at least 50% I'm running in GPU mode on an iPhone6 S Plus if that means...
View ArticleWhen I publish with gameCenter.ane, it won't create an IPA
NOTE: I'm using the latest Animate CC & AIR 21.0.0.198 I downloaded the latest 64bit Adobe ANE's from here: Gaming SDK ANEs - Universal 64-bit support | Adobe Developer Connection I use...
View ArticleAdobe AIR Mac app returns 'code failed to satisfy specified code requirement'
We followed updated codesign process to prepare Mac App to App Store discussed at here: https://forums.adobe.com/thread/1909626 Initially I tried to codesign our Adobe AIR Mac app with Mac Developer...
View ArticleAnnoying iOS/plist web caching issue
Here’s me prob: I’m developing an app using a Apple Enterprise distribution certificate and a valid, current provisioning profile. An updated version of my app (say version #38), with an updated...
View ArticleTry to download XML - Error #2032: Stream Error on Android
Hello,I try to download an XML file but I get this error! Everthing works fine on iOS but not on Android!Here's the code: eRequest = new...
View Article[French] Animate CC / AIR : Fichier "parent" et "enfants" (.apk et swf)
(I'm sorry, I don't speak english ) Bonjour,je cherche vainement de l'aide depuis des semaines pour résoudre un problème... Je tente ici. Voilà, je souhaite créer une sorte de "livre dont vous êtes...
View ArticleWork-arounds for mobile conferencing feature.
I am considering the issues and options concerning a feature that we intend to add to a Mobile AIR app. The feature would involve enabling the app user to purchase a video or voice/avatar discussion...
View ArticleImplementing OAuth2.0 in Adobe AIR Mobile Application
Hi everyone, Just wondered if anyone had managed to implement OAuth2.0 into any of their mobile apps, specifically on iOS? We seem to be having nothing but issues with the app we are trying to...
View ArticleAndroid devices that no longer support GPU Render Mode?
Does anyone know if there is a list of devices that no longer support GPU render mode (especially ones that previously did support GPU render mode)? Since we have to update our older AIR 18 apps to AIR...
View ArticleSolution to resolve rendering performance issues on High resolution mobile...
Hi, We are experiencing rendering performance issues when animating our flash (vectorial) content on the newest high resolution mobile screens (like on the Samsung S7) and we are wondering if there is...
View ArticleAir 21 causing ios submission issue with icons
I'm trying to submit an updated version of an iOS app to Apple using Application Loader, and it's complaining about icons missing (see screenshot). Previous versions of the app have been submitted many...
View ArticlePopupManager not working correctly under Windows 10 on some PCs
Hi,I'm currently facing quite strange problem related to the PopupManager.Problem happens when more than one modal popup is opened. When the top most popup is closed the UI stays in a blocked mode...
View Article