Giter Club home page Giter Club logo

here-ios-sdk-examples's Introduction

Build Status

HERE SDK for iOS example projects

Copyright (c) 2011-2019 HERE Europe B.V.

This repository holds a series of Objective-C and Swift projects using the HERE SDK for iOS. More information about the API can be found on developer.here.com under the Android & iOS SDKs section.

This set of self-contained, use-case based projects is designed to be cloned by developers for their own use.

Note: In order to get the sample code to work, you must replace all instances of {YOUR_APP_ID}, {YOUR_APP_CODE} and {YOUR_LICENSE_KEY} within the code and use your own HERE credentials.

You can obtain a set of credentials from the Contact Us page on developer.here.com.The bundle ID registered must match it in your app.

License

Unless otherwise noted in LICENSE files for specific files or directories, the LICENSE in the root applies to all content in this repository.

iOS Premium SDK

All of the following projects use version 3.12 of the iOS Premium SDK

How to build apps

Using CocoaPods

  1. Run "pod install" or "pod update" in the application's root directory to install the HERE SDK.

  2. In the "General" settings of the App target:

    • Select an eligible provisioning profile or enable "Automatically manage signing".
  3. In AppDelegate.m:

    • Enter an app id, app code and license key.

Without CocoaPods

  1. In the "General" settings of the App target:

    • Select an eligible provisioning profile or enable "Automatically manage signing".
    • Add NMAKit.framework to the "Embedded Binaries" section otherwise you will get a "dyld: Library not loaded: @rpath/NMAKit.framework/NMAKit" error at runtime.
  2. In the "Builds Settings" of the App target:

    • Ensure "Frameworks Search Paths" includes the location of NMAKit.framework.
  3. In AppDelegate.m:

    • Enter an app id, app code and license key.

Build Requirements

  • XCode 10 or above
  • HERE Premium SDK Version 3.12 or above

Target Platform

  • iOS 11 or above

here-ios-sdk-examples's People

Contributors

tlushney avatar starand avatar johnlxiang avatar f4st avatar smartiushev avatar oleksandrliashko avatar silvestrpredko avatar sschuberth avatar abdullahselek avatar dashchak avatar mihonka avatar freethan avatar nazarkacharaba avatar ambroseli avatar mmarcon avatar datasun avatar here-sdk-support-team avatar rkovalch avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.