映射框反应本机Ios

映射框反应本机Ios,ios,react-native,mapbox-gl-js,mapbox-ios,react-native-mapbox-gl,Ios,React Native,Mapbox Gl Js,Mapbox Ios,React Native Mapbox Gl,只是想知道在将“@react native mapbox gl/maps”安装到Ios react native应用程序后,是否有人熟悉此错误 我已经按照说明安装并更新了Podfile,并且正在使用npm库的最新8.02beta版本 Referenced from: /Users/benjaminwatts/Library/Developer/CoreSimulator/Devices/B9E73FD7-5C1C-4F93-AA54-D779ED8381AE/data/Containers/

只是想知道在将“@react native mapbox gl/maps”安装到Ios react native应用程序后,是否有人熟悉此错误

我已经按照说明安装并更新了Podfile,并且正在使用npm库的最新8.02beta版本

  Referenced from: /Users/benjaminwatts/Library/Developer/CoreSimulator/Devices/B9E73FD7-5C1C-4F93-AA54-D779ED8381AE/data/Containers/Bundle/Application/FC4BA852-160C-4E9F-8601-3EBFAE4AAD26/hillbaggermobile.app/Frameworks/Mapbox.framework/Mapbox
  Reason: image not found
dyld: launch, loading dependent libraries
DYLD_SHARED_CACHE_DIR=/Users/benjaminwatts/Library/Developer/CoreSimulator/Caches/dyld/19H524/com.apple.CoreSimulator.SimRuntime.iOS-14-4.18D46
DYLD_ROOT_PATH=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot
DYLD_LIBRARY_PATH=/Users/benjaminwatts/Library/Developer/Xcode/DerivedData/hillbaggermobile-epwacafnlywpvtfyuoeyrsvpsnos/Build/Products/Debug-iphonesimulator:/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/introspection
DYLD_INSERT_LIBRARIES=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libBacktraceRecording.dylib:/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Libra
(lldb) 

我怀疑Mapbox缺少一个本机依赖项,我不知道,但我想知道是否有人熟悉

最新版本的Cocoapods和MapBoxGl存在一个已知问题。解决这个问题的方法是降低Cocoapods版本的等级,它会起作用。我可以确认它在Cocoapods版本-1.9.3上运行良好