mapbox-directions-swift icon indicating copy to clipboard operation
mapbox-directions-swift copied to clipboard

Fatal error: UnsafeRawBufferPointer has a nil start and nonzero count

Open gralod95 opened this issue 5 years ago • 1 comments

After latest update by Carthage have this error on Xcode 11.3. Failing while parsing answer with route from server. In December there were no errors with routing.

gralod95 avatar Jan 06 '20 15:01 gralod95

👋 @gralod95

We're sorry to hear that you're having problems. Would you be able to provide us with a little bit more information?

  • What version are you using? If not on a version (say, on master), what's the SHA of your checkout?
  • What are your failing waypoints? (Typically this is a pair of coordinates, representing the origin and destination)
  • Could you share a Stack-Trace with us?

Thanks, -Jerrad

JThramer avatar Jan 06 '20 16:01 JThramer