mapbox / mapbox-scenekit

Other
231 stars 51 forks source link

MapboxImageAPI - build error #90

Closed junsolOh closed 4 years ago

junsolOh commented 4 years ago
스크린샷 2020-09-15 오후 1 46 31

pod 'MapboxSceneKit', :git => 'https://github.com/mapbox/mapbox-scenekit.git' pod 'MapboxMobileEvents'

I modified the podfile, pod repo update, and pod install.

Then I get the following error.

  1. Value of type 'MMEEventsManager' has no member 'isMetricsEnabledInSimulator'
  2. Value of type 'MMEEventsManager' has no member 'isMetricsEnabledForInUsePermissions'

What is the reason?

pranavsekhar commented 3 years ago

Any chance you were able to solve this? I'm running into the same issue right now