AIR iOS: Check permissions?
Hi, Is it possible to check if a user allowed access to the "camera roll" in an iOS 8 AIR app?(the app needs the permission to let users load an image from the devices camera roll) Thanks
View Articlequestion when building an Android ANE
Hi, I'm trying to implement an external library ANE wrapper for Android. I'm always receiving "class not found" error message in LogCat. No problem accessing native code, but when I try to access to...
View ArticleAudioPlaybackMode.Voice on Air for Android
Im developing an Air for Android App using Air 17 that is basically a VOIP phone. Im trying to get the Audio to come through the earpiece using the following code: SoundMixer.audioPlaybackMode =...
View ArticleAdobe AIR : Issue with StageVideo FullScreen on MacBook w/ Retina
Has anyone run into an issue with StageVideo running in FullScreen mode on high-res monitors, such as a MacBook Pro with retina? The issue I'm seeing is that the video runs fine if the application is...
View Articlestage.softKeyboardRect.height is not returning correct values (440px on...
I get 440px on galaxy s2, by a screenheight of 800px -> but height of softkeyboard less than half of the screen. Seems it's a known issue and there are ane solving the problem... sometimes... Isn't...
View ArticleError: libAPPPurchase.a are required to have universal IOS libraries
Hi! I got this message when I use AIR 17 in Adobe Flash CC 2014, when trying to make an ipa-file. Anyone know what it is actually saying? Error: libAPPPurchase.a are required to have universal IOS...
View ArticleCreating PDFs at run-time
I am developing an AIR app for Windows desktop and iOS. The app needs to be able to create PDFs from information inputted by the user, and then save the PDF to the device. Ideally, I need to do this...
View ArticleList Component not working Adobe AIr SDK 17 on IOS
When I craete a simple APP with just one List box it works in the Test app on the DesktopOn the IPAD all items are and stay selected. This must be a bug. please helpI need this urgently Thx Michael
View ArticleNews about Windows Phone 10 support!
Microsoft just announced it will allow apps made for Android in Java and C++ to be quickly compiled for Windows Phone 10!Do you believe this will make it easier for Adobe AIR to support the platform?...
View ArticleDeveloping an iOS app on Windows and get error 90161 on upload from Mac
Hello, I have developed an AIR for iOS app in Flash CC 2014 on Windows. I use MacinCloud managed server for uploading .ipa to store for testing. It is virtual server service with Mac OS. They have...
View ArticleI have flash professional cc and I need air for desktop application with .exe...
I need Air for desktop application either in .exe or in .air with embedded captive runtime just like .apk . I don't want to install adobe air separate . everything should come in installer I have...
View ArticleMajor problem with AIR iOS Camera
Wen I open the camera dialog and then either hit cancel or take a pic and return to my app.... my entire stage zooms. It looks like its zooming to show any off stage content. If I then rotate the app...
View ArticleI want Air shown above Native
i did coding on xcode : UIView *airView; UIViewController *vcl; vcl = [[[UIApplicationsharedApplication] keyWindow] rootViewController]; airView = vcl.view;...
View ArticleOld Versions of AIR on iOS 8?
Hi folks, I kind of lost track of where AIR is with respect to updates but have about 8 apps using a variety of versions from AIR 3 - AIR 4. I do not have an Apple device with iOS 8 but have heard my...
View ArticleIOS app crashing when using FileStream on Iphone 4s
Hi My ios app downloading zip file which contains several mp3 files, extracting these files from zip file and writing to applicationStorageDirectory via fileStream.writeBytes method asynchronously....
View ArticleBackground turns black when interacting with forms on android
I'm creating my first app for android for a university project and I've come across a problem. I've just been trying out ways on how to connect to a SQLite database and I managed to get it working...
View ArticleError when trying to test on android device with Flex 4.6 in Flashbuilder....
0down vote favorite I keep getting this error when I try to package to my android device. I have moved the aapt.exe, adb.exe, adbWinApi.dll, adbWinUsbApi.dll and the dx.jar to the appropriate...
View ArticleDeactivate "double tap + swipe = zoom"-behavior (Flash, Air)
Hello. It's about the zoom-feature which is triggered by double-tapping, directly followed by swipe. (so not releasing after last tap, but just swiping) Currently, I'm working on a game-app, where this...
View ArticleCan you compile the CLI mobile package installer into an ANE?
I'm looking to build an Air application that can detect the UDID of attached usb devices. This is to help facilitate adding them to the provision profile of an iOS app. Has anyone had experience with...
View ArticleLimit # of devices per ID
Hello. First, thank you in advance for reading this and looking into this issue for me. My life and 15 of my employees depend on your feedback. I run an online education business. My members pay a...
View Article