Search code examples
iosgoogle-mapsgoogle-maps-sdk-ios

Define app is routing app using google maps ios sdk


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?


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