Should I be using Mapbox-iOS-SDK or Mapbox. I ask because I cannot seem to find much information on MGLMapView Currently It crashes randomly on startup without any consistency (issues related to threading and pointers)and when I am able to load the map I attempt to use mapView.styleID which causes an instant error shown bellow.(MapID taken from random style uploaded to account from Mapbox Editor). I seem to find more information on RMMapView. It should be noted I am using xcode 7 with Swift 2.0
[ERROR] {Map}[Setup]: loading style failed: HTTP status code 404
Just as an added I need styled maps and directions from one point on the map to another