I'm trying to run a Wayline Mission in the simulator for the Mini 4 Pro. I initialize the WaypointActionListener with addWaypointActionListener() but the listener doesn't seem to work since the code inside onExecutionStart and onExecution are never called.
I'm generating the mission with the generateKMZFile() method and I verifed that in the Wayline file there are actions for the waypoints.