Question

I'm trying to submit my app to the app store. I uploaded a geojson file to iTunes Connect because I provide directions via google maps directions API. I am now getting the following error while validating:

Invalid routing app settings. To upload a routing app coverage file on iTunes Connect, you must define the app binary as a routing app.

My two questions are:

  1. Should I still define my app as a routing app if I'm not using Apple's map directions?

  2. If yes, how do I define the app as a routing app in the binary?

Was it helpful?

Solution

You need to enable routing mode for the app.

Goto the target settings and select the Capabilities pane there you can see the option to enable routing

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top