mapbox-navigation-ios icon indicating copy to clipboard operation
mapbox-navigation-ios copied to clipboard

Avoid compiler error when built on unrecognized architecture

Open 1ec5 opened this issue 5 years ago • 0 comments

The user agent string construction code should accommodate unrecognized architectures for consistency with mapbox/mapbox-directions-swift#486 and mapbox/mapbox-speech-swift#41:

https://github.com/mapbox/mapbox-navigation-ios/blob/9295eb949904ef79c5fe1b72c45ed40d2e70605b/MapboxCoreNavigation/URLSession.swift#L26-L51

/cc @mapbox/navigation-ios @gwynne

1ec5 avatar Nov 06 '20 00:11 1ec5