RapsusMTN
RapsusMTN
The language I am using is Swift, I am only implementing the NMAManagerDelegate protocol and calling different functions of it. I am not using Notification Center may the problem be...
Ok, I tried the example project and compared it with mine and the problem is in the following question: When I create the NMARoutingMode object and enter the transportMode .bike...
One more question. Is there a lot of difference between changing the parameter from car to bike transport type? Thanks!
Okay thank you, I still cannot make a simulated route with the bike parameter, I tried to reduce the simulation speed of the vehicle in case the one I had...
Okey , How do I see if my license has permission to use bike navigation?? my navigation starts normally but the delegate is not called when entering the parameter .bike,...
My app_ID is MH2cf8mztYGyJMC9Yrlm.
Ok, but I can't pay the premium without having tried the bike route functionality. The error is not released by console Greetings
Perfect, I tried to capture the startTurnByTurn error and it doesn't throw any error when using bike as a parameter. So if you can check it would be appreciated, We...