NMAKit framework was built using Xcode 13.0. Using a newer version of Xcode might cause warnings, although it should not affect the app build or cause any runtime issues.
NMACompositeView - The camera view may become distorted when the device orientation switched repeatedly, or if the orientation is changed from its previous state before the app comes to the foreground.
Online and offline Place search results may differ when both an explicit search center and an implicit viewport are sent.
Routing backend has 1 year retention therefore the map has to be updated at least once a year. In order to fix the issue with non-existent routing server, map version should be updated, using the following API: [[NMAMapLoader sharedMapLoader] performMapDataUpdate];