Matthew Sanford
Matthew Sanford
@MaxDesiatov Sure! Sorry for the delay, I haven't had a chance to dive into this yet. You can find the api where similar requests happen [here](http://www.bt4uclassic.org/webservices/bt4u_webservice.asmx?op=GetCurrentBusInfo)
Sure ``` $ set -o pipefail && env "NSUnbufferedIO=YES" xcodebuild "-workspace" "D.A.P.xcworkspace" "-scheme" "Development" "build" "test" "-destination" "id=290D8EE7-A4AB-4004-B07C-5EF784DE30E9" | xcpretty "--color" "--report" "html" "--output" "/Users/vagrant/deploy/xcode-test-results-Development.html" ``` I don't have any...
I am also getting this crash. When the map is adding annotations and a user touches the map it crashes.