Android M - Will Custom Chrome Taps Come To AIR?
Hi, A great new WebView feature called "Custom Chrome Taps" will be available with Android M.Is this a planned feature for AIR Android or do we need to build an ANE for that? "This allows you make use...
View ArticleHow to use License verification services with Flash Prof CC 2014
Hi! Im using Flash Prof cc 2014 and want to use the license verification services.My ANdroid apps are sold 20 times less than IPAD, cause to hackers that are spreading my app for free.It is...
View ArticleStrange cache issue
Hello, My ios-app loads the wrong version of a .ane-file whenever I use the original swf-name for my project, I have one ane for android and one for iOS.When changing the swf-name to anything else it...
View ArticleAIR iOS - Check if app was previously installed?
Hi, Is there a way to find out if an AIR iOS app was previously installed on a user's device?(User installed the app ->deleted it ->installed again) Many thanks for any input.
View ArticleEmbed JPG,PNG image with compression
Hello Flash community. I'm using ADOBE AIR 17 and I have problem with embed image with compression. my code is here:[Embed(mime Type="image/jpeg", source="test.jpg", compression="true",...
View ArticleNative Installer: shortcut name depending on Windows' language
Hi all, I was wondering if anybody knows how to implement the next behaviour of Adobe AIR Windows Native Installer: it should use different shortcut names (Desktop and Startup menu) for different...
View ArticleAIR 17 to IOS publishing an .ipa "digital certificate invalid"
Last I attempted this was in AIR 14.0 and had no problems, I know this is an Adobe issue NOT an Apple issue as I'm getting the "digital certificate invalid" msg in Flash CC. I have a few questions as I...
View ArticleAndroid ANE with Java annotations
Hi, I am encountering a runtime error about missing annotations when running AIR app for Android that uses ANE with JAR that includes Java annotations (it is Retrofit library). I found this post on...
View ArticleMulti touch question
Hello, When tapping with two fingers close together it registers as one tap, I need to seperate my fingers a bit for it to work as intended.What I'm looking for is to register multiple finger events...
View ArticleAIR18 IOS Deployment : Installation Error
Ever since using xCode6 to deploy xCode iOS apps I have been having an issues with Flash CC 2014/2015 final deployment "Apple App Store" compiles. The p12 and mobile provisions seem correct, created...
View ArticleImplement didReceiveRemoteNotification in iOS
Hi, I'm implementing a ANE to register to a private PushNotification System. I need to check out whenever "didReceiveRemoteNotification" is launched and send some data to the native SDK. When...
View ArticleHow to generate PDF with HTML content using AlivePDF
I would like to generate a PDF using alivePDF of anyother with HTML content (inline styles, tables..etc.,).
View ArticleFeature Request: Customize the IP Address for remote debugging in Flash Builder
This is both a question and a feature request. The Feature RequestI would like the ability to customize the IP Address to which an Adobe AIR application attempts to debug through. In Flash Builder,...
View ArticlePublishing on iOS 8.4
Hi, A client reported that an application we produced was crashing on iOS 8.4. We verified that this was happening. Now we are simply trying to deploy a new version of the application for testing,...
View ArticleBuilding Air Native Extensions using Android Studio
We have been recently trying to switch to Android Studio for building the Java side for our ANEs but the first problem we are facing is on how to use FlashRuntimeExtensions.jar considering that Android...
View ArticleNetStream Not Working - S3 - Cloudfront - signed files
Hello, I have amazon cloud front on S3. I have valid rtmp link as it works in VLC. Can you help me make it work?I use AIR18Here is the code public function Main() { url =...
View ArticleHow to include Launch Images in Flash CC
Probably an obvious one but how do you include/package IOS Launch Images in Flash CC. My app mainly uses the timeline and includes external as files. Do I add Launch Images via the Source or Library...
View ArticleDisplaying a Youtube video within an AIR Android app
Hello; I'm trying to display a Youtube video within an AIR Android app. Usually, I call the Youtube API player like this (barebones only): loader.load(new...
View ArticleAdobe AIR dll files failing Windows app cert kit checks
Hi guys, I have an Adobe AIR application as a native installer (using captive runtime with AIR 17.0) which I am running through Windows App Certification Kit 10.0 on Microsoft Windows 10 Pro Insider...
View ArticleAutostart App is not work with capative runtime
HelloMy name is Jaikishan Patel, right now i am developing desktop application which need to autostart, so i if (NativeApplication.supportsStartAtLogin){...
View Article