v0.11.0-rc.1
Pre-release
Pre-release
Beginning with this release, the navigation SDK and Core Navigation are written in Swift 4 (#663). Other changes since v0.10.1:
- Removed the audio feedback recording feature. You no longer need to add an
NSMicrophoneUsageDescriptionto your Info.plist. (#870) - Added a
StepsViewControllerclass for displaying the route’s upcoming steps in a table view. (#869) - The bottom bar is more compact in landscape orientation. (#863)
- A new
RouteVoiceController.voiceControllerDelegateproperty lets an object conforming to theVoiceControllerDelegateprotocol know when a spoken instruction fails or gets interrupted by another instruction. (#800, #864) - Fixed an issue where the “then” banner appeared too soon. (#865)
Documentation is available online or within Xcode.