When attempting to run a Maple app, if the WiFi network is not connected, we get a native OS error and runtime crash.
The error:
poll_event_wait: mono_poll () failed, error (115) Error code '115'
Sample app. To repro:
- run the app
- wait for it to connect to the network and respond to calls successfully
- disconnect your network (e.g. unplug the router)