Quantcast
Channel: Adobe Community : All Content - AIR Development

Image may be NSFW.
Clik here to view.

air 20.0.0.233 ios invalid signature error

Hi,   I get an error from itunnesconnect by an email like this: Invalid Signature - Make sure you have signed your application with a distribution certificate, not an ad hoc certificate or a...

View Article


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 Article


Image may be NSFW.
Clik here to view.

OpenSSL - 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 Article

File 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 Article

Image may be NSFW.
Clik here to view.

Animate 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 Article


Image may be NSFW.
Clik here to view.

Problem 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 Article

Apple 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 Article

new URLLoader() broken in AIR 21 + [HELP]

Any idea why line 6 is crashing in AIR 21 but works fine in AIR 20 and below ?     sendHeader = new URLRequestHeader("Content-type","application/octet-stream");    sendReq = new URLRequest(phpPath);...

View Article


Flash CS6 AIR device emulator throws deactivate events when sensors change

I am developing an app in Flash CS6 targeting AIR 21.0.0.176 for Android.  I have set up listeners for NativeApplication.nativeApplication Event.ACTIVATE and Event.DEACTIVATE.  These work as expected...

View Article


Image may be NSFW.
Clik here to view.

Loading a StageWebView shows up blank on my iDevice

I'm developing an iOS app on Animate CC. I tried using StageWebView class within the app in order to display a webpage but despite all my efforts on following the documents to the letter I was unable...

View Article

VideoTexture 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 Article

VideoTexture - 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 Article

Last AIR version to support GPU mode for desktop?

Hello, Does anyone know the last AIR version that supported GPU render mode for desktop?  Thanks in advance.

View Article


Image may be NSFW.
Clik here to view.

Softkeyboard 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 Article

Video 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 Article


Infinite 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 Article

Image may be NSFW.
Clik here to view.

US 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 Article


Can 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 Article

Image may be NSFW.
Clik here to view.

Issues with Air 20 Testing, Child SWF's root Sprite can't be unloaded.

Hi all,I got a problem.when I set applicationDomain = ApplicationDomain.currentDomain to loader.And The child SWF's root Sprite had a Class,but parent SWF without this Class.Do Repeat reloading and...

View Article

air sdk 21.0.0.176 StageVideo/NetStream video has no audio on ios

When playing StageVideo on an iOS device the audio does not play.The .ipa is compiled with AIRSDK 21.0.0.176 on mac and the issue did not exist in earlier versions. Has something changed in...

View Article

Wanted 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 Article


Stagewebview 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 Article


Problem with iOS ANE and third party library

Hello everyone, we are trying to generate an ANE that includes a third party library for visualizing pdf documents. The library works fine without ANE integration, and also the ANE itself works without...

View Article

app 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 Article

Image may be NSFW.
Clik here to view.

How do you use AIR's WebKit/htmlloader?

Hi everyone,A long standing issue in AIR has been the inclusion of an older version of WebKit.  The request to update this library has come up many times in the forum and is in the top 10 on the...

View Article


iOS AIR app rejection: 2.23 - Apps must follow the iOS Data Storage...

Hi, I’ve recently submitted 3 almost identically programmed apps to the Apple App Store published in Adobe Animate and packaged with Air 20.0.0.204 iOS. They are mobile versions of some older web games...

View Article

iOS 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 Article

Image may be NSFW.
Clik here to view.

DrawBitmapWithQuality 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 Article

When 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 Article



Android Native Extension to connect to USB device

I am working on an AIR Native Extension for Android that I want to connect to peripheral devices via USB.  However, my efforts at enumerating USB devices just hang at present.  (Using this library:...

View Article

Adobe 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 Article

Image may be NSFW.
Clik here to view.

Getting RevMob iOS extension to work, and LinkerOptions/platform.xml

Hello AIR community! I am trying to implement RevMob ads in an app for a client using RevMob's AIR Native Extension (ANE). I have the extension successfully working on Android, but I don't see any ads...

View Article

When using AIR on Android, is it possible to override the native...

I'm developing a cross platform app using FlashBuilder and I'd like to initialize the Parse library in the Application's onCreate method (I'm using it for push notifications). I've created an ANE to...

View Article


Annoying 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 Article

Upcoming changes to Android N and AIR

Hello AIR developers, We've been made aware of changes in the upcoming Android N operating system release that will impact existing AIR applications.  Due to new restrictions from OpenJDK, AIR...

View Article

Try 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 Article


Image may be NSFW.
Clik here to view.

Work-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 Article

ANE Android onCreate

Hi,I am working on an ANE that requires a call to be made during onCreate of the application.I have found a number of threads on this, all prefaced with "Adobe does not support this, you are mad, here...

View Article

Image may be NSFW.
Clik here to view.

Adobe Animate Error 1172: Definition com.adobe.serialization.json:JSON could...

Hi, Any advise is appreciated. I have a AIR for iOS file previously done in Flash Professional CC 2015, with com.adobe.serialization.json.JSON and com.adobe.serialization.json.JSONParseError imported...

View Article

Native Extension ClassNotFound

Hi, I created a clean air native extension with a simple function that starts an activity from within the ANE, 'DumbActivity'. It worked. However, after having DumbActivity extend...

View Article


Implementing 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 Article

Image may be NSFW.
Clik here to view.

how to control ios status bar?

I've seen a number of unanswered status bar questions, and I would like to hear the answer? chris.campbell maybe? I have this in my xml        <aspectRatio>landscape</aspectRatio>...

View Article


Invalid Signature for iOS app

Hi After i uploaded my app with Application Loader i go email from iTunes with error: "Invalid Signature - The binary with bundle identifier "com.appName" contains an invalid signature. Make sure you...

View Article

Android 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 Article


iOS restoring from background issue

Hi all, I am currently developing an AIR mobile app using Starling 2.x and Feathers 3.x.  When I publish the app out to my iPad and place it into the "background", by double pressing the home button...

View Article

Android display resolution

When building an AIR app for iOS, inside of the (app.xml) file there is a section for <iPhone> Inside the iPhone section is a <requestedDisplayResolution> I understand what this feature...

View Article

Solution 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 Article

Image may be NSFW.
Clik here to view.

Air 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 Article


Image may be NSFW.
Clik here to view.

PopupManager 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



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>