Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Objective-C and Swift projects using the HERE SDK for iOS.

License

NotificationsYou must be signed in to change notification settings

heremaps/here-ios-sdk-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deprecated

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

This repository holds a series of Objective-C and Swift projects using theHERE Mobile SDK for iOS. More information about the API can be found ondeveloper.here.com under theAndroid & iOS SDKs section.

Note:This service is no longer being actively developed. We will only provide critical fixes for this service in future. Instead, use the newHERE SDK 4.xHERE Premium SDK (3.x) is superseded by new 4.x SDK variants and the Premium SDK will be maintained until 31 December 2022 with only critical bug fixes and no feature development / enhancements.Current users of the HERE Premium SDK (3.x) are encouraged to migrate to Lite, Explore or Navigate HERE SDK (4.x) variants based on licensed use cases before 31 December 2022. Most of the Premium SDK features are already available in the new SDK variants.Onboarding of new customers for Premium SDK is not possible.

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, youmust replace all instances of{YOUR_APP_ID},{YOUR_APP_CODE} and{YOUR_LICENSE_KEY} within the code and use your ownHERE credentials.

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

License

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

HERE Mobile SDK for iOS (Premium)

All of the following projects useversion 3.19 of the HERE Mobile SDK for iOS (Premium)

How to build apps

Using CocoaPods

  1. Run "pod install" or "pod update" in the application's root directory to installthe HERE Mobile SDK. This will integrate NMAKit.xcframework into your project

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

    • Select an eligible provisioning profile or enable "Automaticallymanage signing".
  3. InAppDelegate.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 "Automaticallymanage signing".
    • Add NMAKit.xcframework to the "Frameworks, Libraries and Embedded Content" section in Xcode. Avoid "Do Not Embed" option. Otherwise youwill get a "dyld: Library not loaded: @rpath/NMAKit.framework/NMAKit"error at runtime.
  2. InAppDelegate.m:

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

Build Requirements

  • Xcode 12 or above
  • HERE Mobile SDK for iOS (Premium) Version 3.19 or above

Target Platform

  • iOS 14 or above

About

Objective-C and Swift projects using the HERE SDK for iOS.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors23


[8]ページ先頭

©2009-2025 Movatter.jp