Even with the latest non beta AIR SDK :
<?xml version="1.0"?>
<air-sdk-description>
<name>AIR 20.0.0</name>
<version>20.0.0</version>
<build>204</build>
</air-sdk-description>
Still can't push / debug to iOS devices. Windows 7 64bit. Tried manualy, with ant script, or using FDT.. no joy.
If I copy over files from some older SDK into the iOS bin directory, I can at least push to device via ant script using iIPA..
But debuging over ADB is still not possible and this is probably the most important issue..
This is marked as "fixed" in your Air 20 SDK release notes :
https://helpx.adobe.com/flash-player/release-note/fp_20_air_20_release_notes.html
but it still not fixed? Or did you only fix it for windows 10? However majority of people are still on win7, so shouldn't that be fixed for this platform first??