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 ArticleOpenSSL - Google Play "The vulnerabilities were addressed in OpenSSL...
Just got a warning sign behind every app in the Google Play developer console. So I remember this issue already appeared a year ago:How to address OpenSSL vulnerabilities in your apps - Google Help...
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 ArticleOSX32 dylib with MacOS-x86-64 platform?
Hello,I need to update my old SteamWorks ANE to be working with new AIR20, but have problems with it on Mac. Here is my current code: Oldes/FRESteamWorks at AIR20_SteamWorks135 ... - GitHubSo far I...
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 ArticleCan I secure my APK files that I created with Adobe Air and Flash CC 2015 ?
Hi Im devloping with Flash CC 2015 and I have 5 Apps on the Appstore. On Android I have 2 and the are not selling. Reason is that everybody can just copy (crack) the APK file.On Appstore I have a...
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 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 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 ArticleFlash Pro / AIR 20 currently can't be used for iOS apps? :(
So, two days before needing to upload an app to the App Store, I found out that due to some bugs and flaws in AIR 20 (both the released version and the beta), there's currently no workflow that allows...
View ArticleiPhone 6S 3D Touch and Flash Pro CC
Does anyone know if we'll have the ability to discern tap pressure (3D Touch) with our Air apps? I develop with Flash Pro CC and know some games that could use this feature.
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 Article