『アドビコミュニティフォーラム』に質問/トピックを投稿する方法
Join a global community of Adobe Air users and developers.
新着順
with adobe air is it possible to receive a shared file?For example, in adobe acrobat on the android, you can click share to share a pdf and a bunch of applications pop up that are able to recive that pdf file. Is it possible in air to make my application pop up as an option an receive that pdf file?
Hi!What we really need is, that the packages generated for MacOS could be send to Apple for notarization:The Problem is, that Apple is increasing the restrictions from OS to OS. So what i have done 1. i have a captive runtime: SM.app2. I codesigned on a MAC with a developer Application certificate I created from Apple( there some binaries couldnt get codesigned) the Problem ist the Structure of the dreictories which Apple is looking at. to much nesting, Symbolic links etchere the Link 3. i use PKGBUild to make an installable Package and sign the package with a Developer Installer certifiacte I created on the developer Portal.4. I notarize the Package to Apple5. The Result is below Here I think that Harman should look how to build up the structure of the SM.app to fullfill the new rules of Apple. Please Andrew (Harman) take a look at this post.I have man customers buying Apps and the Gatekeeper is not offering to install my APPS cheers Michael{ "l
Hi! I use Animate 2020 to develop Apps. With Harman it works great for all platforms and I use the Captive Runtime on Windows and on MacOS. But when installing on Catalina the Gatekeeper refused to install my APP.With the CTRL key pressed users can then overwrite the Gatekeeper to install What I want is that my APP is accepted by Gatekeeper. So my bundle has to be signed and notarized by Apple. What I did!1. Generate a Apple Certificates on the Apple Portal certificates2. So i tried to sign my Adobe Animate APP on the MAC with the latest Adobe SDK from Harman. I downloaded the Developer ID Application certificate, double clicked to get it in my Kexchain on my Mac and exported to .p12 certificate.I opened my project on the Mac in Animate 2020 put the new certificate into the settings and tried to execute.But there was an error on my Animate sayingUnable to build a valid certificate chain for the signer. First time I saw thatSo i am Stuck exactly here.3. A
Hi everyone, I am trying to run an Adobe AIR application on my machine (MacBook Pro, OS X Catalina 10.15.5) and it displays a blank screen - it's either black, or contains parts of background and otherwise behaves in a weird way. Application itself works functionally (it's a Boss MS-3 Librarian control app, and clicking anywhere in the screen actually does affect the device, so it works, but does not display anything). Weirdly if I try to drag something out of the window, it briefly displays parts of the interface (such as a button that I tried to drag out). There is something very wrong going on with drawing on the screen. First I thought the application is broken, but then I downloaded Adobe AIR runtime installer, and the installer behaves *exact same way* - displays a blank image which is either black or contains parts of background underneath. That makes me think this is not a Boss application problem, but an Air problem. Any ideas why Air would fail totally on
I am using Adobe Animate CC with Adobe Air SDK version 33.1.1.98 and i added the images what Adobe gave reference in there sitehttps://help.adobe.com/en_US/air/build/WSfffb011ac560372f-5d0f4f25128cc9cd0cb-7ffe.html#WS901d38e593cd1bac1e63e3d129907d2886-8000I am using Iphone XR after adding below images with there resolutionsDefault-896h@2x~iphone.pngDefault-Landscape-896h@2x~iphone.pngi am getting black Borders in my application
If I purchase the enterprise AIR SDK and after 1 year later,will it pop the AD window on my application?and If renew the licence should I republish the application on the ios AppStore or the application can still running well online?Thanks
Hi, I know AIR is not super popular for games development in the market as it has some problems related to resources consumption, but I've worked on some and with the actual resources in modern Smartphones they run pretty fast… not to mention they are one of the best multiplatform/device option as vector graphics scale and can be view perfect on a scrren no matter the resolution... BUT I'm wondering if Apple (Android I guess don't care about this…) has some kind of contempt about AIR Apps, as I'm worried they never enter in the Apple Design Awards, and wondering if anyone here know something about this. Thanks
Hi allI have used various Augmented Reality software for public viewing. How do the public / clients view AR work created in Adobe Air? Wil they all need the App on their phones/devices?
I loaded the new SDK AIR 33 SDK(was using the AIR 32 SDK) and it seems to run fine when i debug it, but when exporting a release build, nothing happens when i click the finish button, it doesn't give any errors and does not generate the .apk file. Any ideas on what could be happening
I just need to know what free file to download that works with cromebooks. My teacher has given us some material that is an adobe.air file and I can notaccess it. /thank you. glenda
Have installed SDK, and it seems to be the right one. AIR 33.1.1.98When I publish with embedded runtime, I get this error. Unknown error.SDK is missing file /Users/AIRSDK_MacOS/lib/nai/bin/naip I tried publishing an air file, but I can't download/install the proper runtime. So nothing works. Can we expect a fix soon?
my contributor account blocked today, and I'm unable to access the Contributor account at all.Please let me know the next steps to resolve these issues. what is it means? my account is gone?
Hi, Since AIR 32.0.0.116 is a live chat, if the bufferTime is set to 0 seconds, performance will drop and the application will freeze. There is no problem if it is 0.1 *seconds. AIR 30.0.0.103 has no problems.*AIR 33.1.1.98 has the same problem.*I have a problem with AIR for Android. There is no problem with AIR for Desktop.*The audio codec is speex.*I publish and play a video in the app.Google's Play Store requires AIR33, but it can't be improved. in trouble.*It is very similar to the following article.https://community.adobe.com/t5/air/urgent-instabilities-with-two-way-audio-on-ios-app-when-upgraded-to-air30/m-p/10028138?page=1Sample code:------------------------------------------------nc_r = new NetConnection();nc_r.connect(Server_url);nc_r.addEventListener(NetStatusEvent.NET_STATUS, ncOnStatus_r);function ncOnStatus_r(infoObject:NetStatusEvent){if (infoObject.info.code == "NetConnection.Connect.Success"){nsPlay = new NetStream(nc_r);nsPlay.addEventListener(NetStatusEvent.NET_S
Why can't I install AIR 33.1 SDK in Animate 20.0.3To update the new Anemite 20.0..???what should I doDo I delete the new update and revert to the old ??
I've received this email for Mac OS Applications. Does this include all Adobe AIR Desktop Apps to run on the latest MacOS?Dear Developer, We’re working with developers to create a safer Mac user experience through a process where all software, whether distributed on the App Store or outside of it, is signed or notarized by Apple. With the public release of macOS 10.14.5, we require that all developers creating a Developer ID certificate for the first time notarize their apps, and that all new and updated kernel extensions be notarized as well. This will help give users more confidence that the software they download and run, no matter where they get it from, is not malware by showing a more streamlined Gatekeeper interface. In addition, we’ve made the following enhancements to the notarization process.Legacy code is fully supported, even if it contains unsigned binaries. While new software and updates require proper signatures in order to be notarized, you can upload your existing soft
Hello, Recently my adobe air is not functioning (file damaged). I need it to run another program which requires me to complete an assignment this week. The program worked fine at first. I tried deleting the file and downloading a new one but nothing. I have a MacBook (macOS Catalina version 10.15.5). Can someone please help me ASAP?
I'm planning to convert an flash based web application which i support from Apache flash to Adobe air as apache flash is no longer going to be supported after 2020, Is targeting AIR a viable solution for this migration?What are the difficulties we may face during this migration?Where can we find documentation to help on such a migration?Any other point you may consider of interest in this context
The latest version of Air seems to be 32.0.0.125 which is clearly uncompatible with Windows 10 and simply does not work. Are all versions of Air incompatible with WIndows 10 or are there earlier versions that work, and if so, which versions are there and where would one get these versions?
A few years ago, I built a logistics system for a mid-sized business. The mobile client app is built in AIR. The app is in critical daily use by about 75 employees in the company's facilities. I only just found out about AIR being passed to HARMAN. As long as I can continue to maintain the app with minor updates, it's fine. At this point I'm still compiling it with the SDK I originally used, v23. I don't need to move to 64 bit since this app is only distributed as private APKs on company android devices, not through the Play Store. My main concern is that Adobe would remove Flash Builder 4.7 from the CC library or stop supporting it. I would have no way to re-compile the app. In fact, Flash Builder is the only reason I subscribe to CC. What are Adobe's plans for maintaining Flash Builder after 2020?
Hi,I utterly need to be able to bind to multicast IP address (ex: 239.255.250.250). How come it is still not available ?It's not as if multicast was a new technology or something nobody uses... It's standard and it's simple when you can already handle UDP sockets.Please, could you implement this feature ?Thanks a lot.Best regards,Juju
StageWebView in ios, HTML input file work fine,But in Android, It Click don't alert ImagePicker.I test in browser,HTML is work,so i think,StageWebView In Android don't Achieve WebChromClient.openFileChooser?My Android System version is 4.2.1,ADOBE AIR version is 16.0.Please help me, Thanks~!
Hi i have problem with Adobe Air, when I wanna install adobe air send me like this ( An error occurred while installing Adobe AIR. Installation may not be allowed by your administrator. Please contact your administrator) please help me because I have homework in my University
Dear Sirs,we have been developping an app that took 3 month to complete for both playstore and apple store.we submited to playstore using HARMAN air sdk 33.1.1.98 (to support x64 on android)we tried submit to apple store using TRANSPORTER or using xcode but the following error occured: """"ERROR ITMS-90725: "SDK Version Issue. This app was built with the iOS 12.1 SDK. New apps for iPhone or iPad must be built with the iOS 13 SDK or later."""" as i understand we must wait for HARMAN to update sdk for ios 13 sdk......is there any workaround especially that the client is very unpleased and asking for update.and do we have to wait indefenitly ?any help will be appreciated.
I had to update my MAC computer and after updating I am now receiving this error message when trying to open AdobeAir. Any help would be apprecitaed. I tried contacting Adobe Customer Service and they directed me to this forum
In our adobe air application, we are using the builtin HTMLLoader component to load an HTML page but when opening some HTML pages we notice that they don't work properly. we are still using ADOBE AIR 18. is that solved in any news ADOBE AIR SDK version?
すでにアカウントをお持ちですか?ログイン
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
申し訳ございません。このファイルは、ダウンロードしても安全かどうか、内容を確認中です。数分後にもう一度お試しください。
申し訳ございませんが、当社のウイルススキャナは、このファイルをダウンロードすることは安全ではないと検出しました。