Я исправил, выполнив это
Устранение неполадок Если у вас есть проблема с пустой картой (# 118, # 176, # 684), попробуйте следующие строки:
В iOS: если вызапустил 'ответную ссылку' по ошибке:
delete node_modules
delete ios/Pods
delete ios/Podfile.lock
open Xcode and delete AIRMaps.xcodeproj from Libraries if it exists
in Build Phases -> Link Binary With Libraries delete libAIRMaps.a if it exists
delete ios/build folder
start again with the installation steps
If you use Xcode with version less than 9 you may get use of undeclared identifier 'MKMapTypeMutedStandard' or Entry, ":CFBundleIdentifier", Does Not Exist errors. In this case you have to update your Xcode.