Hello. My team’s experiencing a strange behavior with the new Communications API. We are using it to talk from JS to WASM.
On the first load of the aircraft, communications don’t work; messages seem to be sent but not received.
Exit the aircraft to Main Menu and re-load the plane… communications work perfectly.
In both cases, the C++ call to fsCommBusRegister() is returning “true” (success).
Have you seen any similar behavior? Do you have any ideas how I can debug this or remedy it?
Regards,
Chris