function getInitialView() {
var view;
var delegate;
if (Toybox has :ActivityRecording &&
Toybox.WatchUi has :Confirmation &&
Toybox.WatchUi has :ProgressBar &&
Toybox.System has :DeviceSettings &&
Toybox.System.DeviceSettings has :phoneConnected) {
view = new ApplicationMainView();
delegate = new ApplicationMainViewDelegate();
}
else {
view = new FirmwareNotSupportedView();
delegate = new FirmwareNotSupportedViewDelegate();
}
return [ view, delegate ];
}
"After flying under three where enabled? Half did not find."