Andrew Frost

Results 920 comments of Andrew Frost

Yes, which implies that this extension is what is using one of the Androidx support libraries that AAPT doesn't support.. there's no problem with normal AIR apps using the old...

In terms of IDEs, there are a number still available that are being maintained, it's person choice what people want to use! Cross-platform there are paid things like IntelliJ IDEA,...

Hi We're currently unable to reproduce this - but had come across something similar quite a while ago which seemed to be an issue within the truetype file. Are you...

I'm also curious on this part: > I set the minimum iOS SDK to 12,the target "Any iOS Device (arm64)", I add -ios_version_min 11.0 to platform.xml Surely these should be...

That's an odd one.. can you confirm what platform you're using for the ANE (Java or C/C++) - and ideally if you can share your test case it will mean...

So I think there are two options here. Firstly though - the application descriptor XML needs to have the below line added to it to proceed: ``` en fr ```...

Yes that's what I thought. But it's a bit harder to do ... and I'm actually struggling to find documentation on the purposeStrings mechanism! The only reference I can find...

The 50.0.1 has an instability caused by freetype, which we're working on; 33.1.1.935 should be a stable version though so if you're getting a crash on that, please raise it...

On which..?! The OpenSSL update was in 33.1.1.935 (stable) and in 50.0.1.1 which has an instability around freetype/libpng which we've now fixed and are releasing shortly as 50.0.1.2. thanks

Thanks - hadn't realised Animate used the sample descriptor for that! We've updated it in the code here ready for the next release..