Dears,
im facing a very strange error,
im building a network dataset successfully, on Arcmap adding 2 stops and solving successfully, but when i share the transportation layer as Arcgis Runtime Content routing to the same 2 stops on the deployed IOS app, im getting the following error
Error Domain=com.esri.arcgis.runtime.error Code=4 "Out of range" UserInfo={NSLocalizedFailureReason=, NSLocalizedDescription=Out of range, Additional Message=}
the network solves successfully on the Arcmap but on IOS it is not (only some point but on many others it solves),
what could be the issue ?
is there a way to debug this ?