urthling
urthling
Thank you for highlighting this - I didn't realize this was an issue. So, if just the for the iPad mini: deviceType aka Capabilities.os (deviceType.search("iPad4,4") > -1 || deviceType.search("iPad4,5") >...
The workaround is to use an ANE to open the keyboard. Note you can only call your ANE within the SOFT_KEYBOARD_ACTIVATING handler -- if you wait until after the SOFT_KEYBOARD_ACTIVATED...
Bug still exists but there is a workaround using an ANE developed by distriqt https://github.com/Gamua/Adobe-Runtime-Support/issues/535
Similar Issue: https://github.com/bootstrap-email/bootstrap-email/issues/185
Gotcha, ok, if I'm reading correctly, I tried swapping the 3 config files in Frameworks from 856 to 821: - When opening 821 -- code hints still appear to be...
This has now been an issue for months -- is there any planned fix for this?
First off, thank you for putting this project out there, this is the only project I've found that works for me, so great job! Ah, the rest of the images...
Are you seeing any issues with AIR 27, 28, 29 or 30?