There appear to be some errors in the iOS log, but I can’t discern the cause or a possible solution.
If I build the app using Xcode everything works fine. But I’m not sure how to properly compile it using the command line so that I can create a zip and upload to Sauce storage.
Not sure, but looks like your app is stating then crashes because of:
info: [IOS_SYSLOG_ROW ] Jun 8 12:06:48 SCNYAPL-107631 SpringBoard[7300]: Application ‘UIKitApplication:com.prolificinteractive.whiteout[0x1f27]’ crashed.
Try to run your app either within instruments in xCode, or from command line with:
info: [debug] Spawning instruments with command: /Applications/Xcode.app/Contents/Developer/usr/bin/instruments -t /Applications/Xcode.app/Contents/Applications/Instruments.app/Contents/PlugIns/AutomationInstrument.xrplugin/Contents/Resources/Automation.tracetemplate -D /tmp/appium-instruments/instrumentscli0.trace -w “iPhone 6 (8.3 Simulator)” /Users/jmiele/appium-test-automation/app/WhiteOut.app -e UIASCRIPT “/Users/jmiele/Library/Application Support/appium/bootstrap/bootstrap-4e580d338a12229a.js” -e UIARESULTSPATH /tmp/appium-instruments