mapbox / ios-sdk-examples

Live example code for the Mapbox iOS SDK
https://www.mapbox.com/ios-sdk/examples/
Other
95 stars 35 forks source link

New SDK Problems that I generated #357

Closed naeemAkee closed 4 years ago

naeemAkee commented 4 years ago

Hello Sir,

I'm using Mapbox SDK, and when installing new pods, It's pod will be showing errors.

I change pods and it showing error again and again.

I was using these pods, pod 'Mapbox-iOS-SDK', '~> 5.1' pod 'MapboxNavigation', '~> 0.35.0' pod 'MapboxGeocoder.swift', '~> 0.11'

I updated pods too pod 'Mapbox-iOS-SDK', '~> 5.3' pod 'MapboxNavigation', '~> 0.37.0' pod 'MapboxGeocoder.swift', '~> 0.11'

It showing post again and again.

Screenshot 2019-09-19 at 9 55 31 PM Screenshot 2019-09-19 at 9 55 49 PM
captainbarbosa commented 4 years ago

Hi @naeemAkee — — thanks for using Mapbox. This GitHub repository is only intended to track the development of examples that use the Mapbox Maps SDK for iOS.

Bug reports should be reported in mapbox-gl-native, which contains the source code for our Maps SDK. You can do this here: https://github.com/mapbox/mapbox-gl-native/issues/new/choose

For help with “how do I” questions or help troubleshooting installation, please ask other users on StackOverflow or reach out to our excellent support team.

naeemAkee commented 4 years ago

@captainbarbosa So you don't know the reason ? or have no solution of it ?

captainbarbosa commented 4 years ago

The issue could be caused by many reasons, but it is not possible to determine why without more information. We recommend verifying that all versions of the Pods you're trying to install are correct, your Podfile has valid syntax, and your version of CocoaPods is up to date. If you continue to run into issues, please reach out to our support team to further troubleshoot.

naeemAkee commented 4 years ago

@captainbarbosa Thank you Ma'am

naeemAkee commented 4 years ago

@captainbarbosa @friedbunny can you please tell me the solution other then referring here and there.

naeemAkee commented 4 years ago
Screenshot 2019-09-19 at 11 22 57 PM
captainbarbosa commented 4 years ago

@naeemAkee The other issue was closed because we couldn't reproduce the issue using the specification you provided. As such, we've determined that this request is better suited for our support team who can assist in figuring out why you're unable to install via CocoaPods.

You can get in touch with out support team through our contact form. When contacting our team, please provide the full Podspec file you're working with (if possible), and the version of CocoaPods you are using so our team can better assist you.