Android Serversocket #2048
1. Air SDK 18.0.0 ServerSocket.isSupported // true 2. Policy Server port Num over 10000 3. Server[PC] to Client[PC] // SuccessServer[Android] to Client[PC] // Failed, Clients gets Error #2048 (...
View ArticleFacebook will break on iOS9 unless we take action
Hello, today I received an email by Facebook that our games will stop functioning in iOS 9 unless we take action (needless to say this is a nice announcement 1 week ahead of the release, given the...
View ArticleAdobe ANE ProductStore, price Tiers, weird values
Hi I have implemented the Adobe AIR IOS ProductStore ANE and its working ok bar the return values when querying the apps IAP products Everything returns fine bar the IAP prices 2. title : Unlocked :...
View ArticleTextField.getCharBoundaries()
Hello, I just noticed using AIR iOS 18 (Build 199) if I call getCharBoundaries on a TextField the behavior of this method has changed. "getCharBoundaries" does not give a rectangle object anymore where...
View ArticleI´m astonished this hasn´t been answered
I have tried to find some help about these issues: "Unable to build a valid certificate chain for the signer." “Could not access the digital certificate” and all I findin Adobe Forums is unanswered...
View ArticleANE for Sending Email on iOS?
I've found the DiaDraw E-mail ANE 64bit, but was wondering if there was a free universal ANE or maybe an Actionscript 3.0 way of sending an email with an attachment on iOS?
View ArticleUpdating iOS apps where old devices are no longer supported
We've released a handful of apps on iOS with AIR 15, which supported devices as far back as the iPod Touch 3rd Generation. Unfortunately AIR 18 doesn't support this old device anymore, and as we're...
View ArticleAIR apps with Astoria
Hi, I've tested AIR apps on Windows 10 mobile 10240 and it was working great ! It was a HUGE bonus as I'm developping lot of AIR apps. But, now, with Windows 10 mobile 10536.1004 AIR apps doesn't work...
View ArticleAndroid: Add alternative Icon for notifications
Hi, I'm looking to be able to package an alternative icon resource (i.e. an Android drawable resource) with an Android application. This is necessary to use as icons for Notifications in the status...
View ArticleADT cannot list connected iOS devices.
After updating to iTunes 12.3 today I can no longer list connected devices and can't deploy to them. After running adt -devices -platform ios all I am getting is:iIPA.exe[3044:1be0] CFNetwork module...
View ArticleAccess to Android Activities
Hi, I developed an ANE to implement a third party library in my mobile app, and now I'm facing some problems. Their developers told me I have two options to solve the problem. 1º) Extend the...
View ArticleGoViral 5 ANE , IOS launch image issue
HiI upgraded from GoViral 4.7 to 5. It is posting fine to Facebook but upon return to the app, the launch image displays for a sec, and I get a DIALOG CANCELED event return (even though it successfully...
View ArticleStage3D performance issues on the various mobile devices
Hello ~I have developed game project with air mobile. (forgive my bad English)We used stage3d to develop 2D ActionGame. Although it's based on 2D, we used lots of sprite and effect, so it needs to high...
View ArticleIssue with TOUCH_END not firing when dragging outside in iOS 9
We're seeing an issue with dragging outside the stage in an AIR app in iOS 9 in a specific scenario: - App is only available for iPhone and not iPad (UIDeviceFamily is 1)- App is being used on an...
View ArticleInsant crash on GenyMotion
Please see the bug I submitted here: Bug#4059741 - Air Application Crashes On Startup with GenyMotion Would appreciate votes and/or guidance.~ JT
View Articledirect download adobe AIR as3 for android
i have this vimeo link (direct download)https://vimeo.com/2689968/download?t=1442675298&v=9192277&s=9035fdcb92114a31385ecfb24ace3a 31cdde536df814edeca112284da6142aca i need to download it In...
View ArticleWhich version of Adobe AIR SDK supports iOS 9?
Hello everyone, Which version of Adobe AIR supports iOS 9?I have one ANE which is integrated with AIR SDK 17 and my native iOS code is build with iOS 9 SDK. When I try to build the test app it gives me...
View ArticleNative extension with teamViewer
Hi,I'm trying to make an native extension with the SDK provided by TeamViewer.https://integrate.teamviewer.com/en/develop/screen-sharing-sdk/android-tutorial/#H3_header _6 Is someone have already used...
View ArticleHow to play videos on iOS devices?
Hi, I maintain an AIR app that uses video playback a lot. The videos must be played using the standard video object instead of the stagevideo one since I need to apply various transformations on it to...
View ArticleStageWebView & localStorage
[as] var www:StageWebView = new StageWebView();// line below won't compile//www.engine = StageWebViewEngine.WEBKIT_ENGINE;www.stage = this.stage;www.viewPort = new Rectangle (0, 0, 600, 600); var...
View Article