iOS ability to apply buildnumber
Hi,apple has changed the upload strategy for binaries. Now there is the need to specify a build number if you have to upload your version of your app multiple times, for testing or any purpose. Is...
View ArticleiOS 8 and iPhone 5C specific issue
So ever since iOS 8 rolled out I keep getting emails from users that our various apps are not working. These are built with different versions of AIR including one we just put out about a week ago with...
View ArticleUnable To Build iOS App Using Native Extension
I’m trying to create a native extension for iOS and use that extension as part of an IPA app for iOS I create from a SWF file using the ADT tool (i.e. the normal use-case for iOS). Note: I have already...
View ArticleHow to set "build version" on IOS app use AIR?
How to set "build version" on IOS app use AIR? not <versionNumber>....
View ArticleUnable to use iOS CameraRoll and browseForImage with Air 15
If I publish with Air 14.0.0.137 it works works just fine, but when I test Air 15.0.0.302 (or Air 15.0.0.289) it's crashing.I'm testing the following code and it's not working with AIR 15, Flash CC.The...
View ArticleVery slow response time with URLLoader on iOS 8
We've got some issues on our project regarding the time required to receive data with an URLLoader since iOS 8. Calling a simple web service returning a very tiny json answer jumps from a few...
View ArticleIs it possible to open "settings" from Air?
Hi, Is it possible to open/ link to "general - > settings" from Air? (iOS in this case)I'm using native Facebook/ Twitter ANEs and it would great to present a "Go to settings" from my app, if...
View ArticleFacebook Like Button iOS and Android
Facebook just came up with this:Like Button for iOS Apps How can it be implemented using Flash CC 2014 on Air apps?
View ArticleCan i replace default brown air folder icon with a graphic?
After we compile an adobe .air application, is it possible to replace the default folder with an icon of our own branding? We have the icon available after this (eg on mac in the dock), but we would...
View Articleminimize() then application exit
Hello,May be my issue based on my misunderstanding... but please help me. I made window minimize process like these. app.addEventListener(Event.USER_IDLE, function(e:Event):void{ var...
View ArticleShould I include the Google Play library in my Native Extension?
Hi All, I'm developing a Native Extension for Adobe AIR and it relies on Google Play being available. I think I have two options: A. Ask the developer including the native extension in their app to...
View ArticleAre multiple languages e.g. English and Chinese doable as an iOS app with...
I have an app (target iOS) that needs to be created first in English, then have the content converted to Chinese (which incidentally, I do not know). With TLFtext gone, is this still reasonably easy...
View ArticleAndroid and iOS local network problem
Hello guys, okay? I have an Adobe Air application that will run on Android and iOS. I also have a microcontroller that has a server that serves HTTP requests and returns information about the plate....
View ArticleiOS app development
Hi,I'm working on my first iOS game and should be ready within one week or so. However, reading the latest Adobe AIR SDK release I see that [iPhone 6 Plus] Wrong screen size and dpi is returned through...
View ArticleAIR SDK 15.0 + iOS8 - Google Analytics crashes app
Hi all, Using Adobe AIR new Beta SDK 15.0.When using google analytics for AIR : (analytics.swc + analytics_flash.swc) com.google.analytics.AnalyticsTracker and...
View Articlecreating ios native extension with 3rd party frameworks
Hello, I'm new to Air development and creating a ios native extension for my flex mobile project.I want to include third party frameworks such as admob,facebook,chartboost in my ANE I have tried to...
View ArticleOSX Store entitlement signing
I've been trying to update the app which is currently in the appstore but no matter what I try I get this issue: code object is not signed at allIn subcomponent: myapp.app/Contents/entitlements.plist...
View ArticleAIR Desktop Packaging Errors
Hello, I am trying to package an applicaiton for the desktop and keep receiving errors. I have tried all three formats (Air & EXE), and several different build of the AIR sdk. (15, 4.0.0, 3.8,...
View Articleapplication with native extension crashes onstart
I've created a flex mobile project with ios native extension(with ad frameworks such as facebook,chartboost ) and linked 3rd party frameworks.when I start the application,it's crashes.I can't see any...
View Article