- Using the ArcGIS iOS SDK specifically on iPhone, a consistent suddenly close always happen when attempting to solve a route offline. The stack trace always returns the following function:
Esri_runtimecore::Network_analyst::Traversal_result::get_partial_edge_geometry_(Esri_runtimecore::Geodatabase::Transportation_network_view::Source_object_range, std::__1::shared_ptr<Esri_runtimecore::Geometry::Geometry> const&, std::__1::shared_ptr<Esri_runtimecore::Geometry::Polyline>&, bool, double, double) const ()

I want to know why this crash happens,
Thanks for any feedback,