Andrew Frost

Results 939 comments of Andrew Frost

Thanks @joshtynjala - looks good, and yes I think an approach that improves things is a good idea even if it's not covering every scenario. It's a bit more complicated...

I think TLFTextField is just a bit heavy. Plus unsupported..? I believe it was a SWC library that was provided as part of Flash Professional/Animate but afaik it's no longer...

I'd looked at that Slug library, it looks pretty good. Not quite sure how the licensing might work out though, if we were to include this in the AIR SDK...

Hi Trying to check on this to reproduce it ... I'm not actually sure whether this is a permissions/entitlements issue, as Apple are usually quite good about notifying you of...

Thanks @apofis1969 .. are you able to try updating your entitlements section: ``` com.apple.security.device.camera com.apple.security.device.microphone ]]> ``` I'm not convinced it's this - the call stack makes me think AIR...

@Menard1965 presumably you also have Android Studio installed somewhere? If you open that up, and open the "SDK Manager" from its Tools menu, you can update the SDK to include...

Hi You can run the AIR tools (ADT) using Java 1.8, but the Android build tools need a later version, so we go looking for them.. if we can't find...

Ah: so `> Namespace not specified. Specify a namespace in the module's build file` From what I can see, we added support for this for the generated 'app' in 50.2.3.1...

Hi These audio issues, when trying to run AIR as root, appear to be caused by the fact that AIR on Linux is using PulseAudio, and per the above messages,...

Thanks for the reminder.. the documentation had been done here (see below) but we need to push an update out, with this plus those ELS updates... ![image](https://github.com/airsdk/Adobe-Runtime-Support/assets/6400804/0fcf6523-228d-40d5-a8bc-4d9fe3fc894d)