I was trying to get a flight status (whether a plane is arrived/landed safely, or in transit, or somewhere). I am using FlightInfoEx method, but I don’t see anywhere it mentions the flight status.
Also, how do I get push notification when a flight that I track using the flight number arrived?
You have a specific flight instance (faFlightID) that you want to receive alerts on, you will need to use SetAlert with the ident and date of the flight you want (and optionally specify the origin/destination of it in case that ident operates multiple different segments per day). That other information can be obtained from FlightInfoEx.