Skip to content

Incorrect license key #153

@vicky-droid

Description

@vicky-droid

i imported example.guidance from the sample
replaced all the three keys in manifest
downloaded and added here.arr in library folder.
when i run the app i got error Incorrect license key
i created 3 projects in console with correct package name.
suggest me workarounds.
thanks in advance for the support.
<meta-data android:name="com.here.android.maps.appid" android:value="{******}" /> <meta-data android:name="com.here.android.maps.apptoken" android:value="{***-tA}" /> <meta-data android:name="com.here.android.maps.license.key" android:value="{****" />
i use freemium account and Premium SDKs.
`repositories {
flatDir {
dirs 'libs'
}
}

dependencies {
implementation(name: 'HERE-sdk', ext: 'aar')
implementation 'com.google.code.gson:gson:2.2.4'
implementation 'com.android.support:appcompat-v7:28.0.0'
implementation 'com.android.support:support-v13:28.0.0'
}`

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions