Any guesstimate on when push alerts might be available via the FlightXML3 packages?
Probably after the new year.
1 Like
Thanks - would you recommend to combine V3 and V2. Meaning using V3 for e.g. FlightInfoStatus and V2 for Push Aerts (SetAlert)? I guess the faFlightID is unique and works overall for V2 and V3?
That’s precisely what I’m doing; FXML2 for push, FXML3 for pull. faFlightID’s work as you’d hope, being the same between both versions.
Thanks a lot @ottergoose!