{"id":22017499,"url":"https://github.com/tomtom-international/tomtom-navigation-ios-examples","last_synced_at":"2025-05-07T03:09:16.514Z","repository":{"id":156316767,"uuid":"601048850","full_name":"tomtom-international/tomtom-navigation-ios-examples","owner":"tomtom-international","description":"TomTom Navigation SDK examples","archived":false,"fork":false,"pushed_at":"2025-05-07T00:40:05.000Z","size":2163,"stargazers_count":6,"open_issues_count":4,"forks_count":2,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-05-07T03:09:11.981Z","etag":null,"topics":["ios","ios-sdk","maps","navigation","sdk","tomtom"],"latest_commit_sha":null,"homepage":"https://developer.tomtom.com/ios/navigation/documentation/overview/introduction","language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tomtom-international.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2023-02-13T09:00:55.000Z","updated_at":"2025-04-23T10:08:13.000Z","dependencies_parsed_at":"2024-01-03T08:23:55.667Z","dependency_job_id":"3cb16b38-885b-46c0-97bd-45daf52e0527","html_url":"https://github.com/tomtom-international/tomtom-navigation-ios-examples","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomtom-international%2Ftomtom-navigation-ios-examples","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomtom-international%2Ftomtom-navigation-ios-examples/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomtom-international%2Ftomtom-navigation-ios-examples/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomtom-international%2Ftomtom-navigation-ios-examples/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tomtom-international","download_url":"https://codeload.github.com/tomtom-international/tomtom-navigation-ios-examples/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252804217,"owners_count":21806770,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ios","ios-sdk","maps","navigation","sdk","tomtom"],"created_at":"2024-11-30T05:06:44.499Z","updated_at":"2025-05-07T03:09:16.497Z","avatar_url":"https://github.com/tomtom-international.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TomTom Navigation iOS SDK Examples\n\nHello and welcome to this repository with examples showcasing the [TomTom Navigation SDK for iOS].\n\n\u003e **Note** Navigation SDK for iOS is only available upon request. In order to get access, [contact us].\n\n\u003cdiv align=\"center\"\u003e\n  \u003cimg align=\"center\" src=\".github/nav-sdk-phone.png\" width=\"400\"/\u003e\n\u003c/div\u003e\n\n## Development setup\n\nBefore beginning, make sure you have Xcode 13 or 14 installed.\n\nSPM or CocoaPods can be used to install the Navigation SDK. Both configurations are available in the examples. Please navigate to the related directory and find the project setup configuration.\n- [Project setup for SPM]\n- [Project setup for CocoaPods]\n\n## API Keys\n\nIn order to manage, create or delete your API keys, you need to have a [TomTom Developer Portal] account.\nIf you don't have one, you need to [register] for one.\nFollow the steps from [How to get a TomTom API Key] to learn how to create an API key.\n\n\u003e **Note** Using an invalid API key will cause issues loading the map or running navigation.\n\nIn order to insert your API key in the project, you need to change the `Keys.swift` file.\n\n```swift\nenum Keys {\n    static let apiKey = \"YOUR_API_KEY\"\n}\n```\n\n## Troubleshooting\n\nIf you have a **black screen** when launching the Basic driving app, please follow the steps below.\n\n- Check that you have updated the `API key` with yours in the `Keys.swift` file.\n- Check that your `API key` is valid for the requested features\n- Check your internet connection\n\n[contact us]: https://developer.tomtom.com/tomtom-sdk-for-ios/request-access\n[How to get a TomTom API Key]: https://developer.tomtom.com/how-to-get-tomtom-api-key\n[register]: https://developer.tomtom.com/user/register\n[TomTom Navigation SDK for iOS]: https://developer.tomtom.com/ios/navigation/documentation/overview/introduction\n[TomTom Developer Portal]: https://developer.tomtom.com/user/me/apps\n[Project setup for SPM]: /SPM\n[Project setup for CocoaPods]: /CocoaPods","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftomtom-international%2Ftomtom-navigation-ios-examples","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftomtom-international%2Ftomtom-navigation-ios-examples","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftomtom-international%2Ftomtom-navigation-ios-examples/lists"}