Julian Rex
Julian Rex
This is not currently available. I have added this as a feature request.
Agreed - we should add search, and perhaps number the examples?
FWIW the tests are sporadically failing for me on Xcode 10 / iPhone 6 iOS 12 simulator. Yet to try Xcode 9.3.
> FWIW the tests are sporadically failing for me on Xcode 10 / iPhone 6 iOS 12 simulator. This was due to Xcode 10's new parallel build system, and `insert-mapbox-token`...
I was thinking that the long running UI tests are better suited to a nightly run where the duration is less important. Bitrise also seems slower than Circle - so...
I also hit this testing manually.
Beginning to wonder if this might be part of the cause of #242
FYI I also saw this in v4.5.0-beta.1
Spotted again: https://github.com/mapbox/gl-internal/issues/1055#issuecomment-458697380
This is still here. I suspect (though have not reproduced) that `mapViewDidFinishLoadingMap` is not getting called. Wondering if there is any connection to https://github.com/mapbox/mapbox-gl-native/issues/13867. Or perhaps overlapping examples/requests sharing the...