Skip to content

Package XXXX requires unavailable shared library #2

@MaaxGr

Description

@MaaxGr

When building the app io get the following error:

Installation failed due to: 'Failed to commit install session 191416035 with command package install-commit 191416035. Error: INSTALL_FAILED_MISSING_SHARED_LIBRARY: Reconciliation failed...: Reconcile failed: Package XXXX requires unavailable shared library com.symbol.emdk; failing!'

Dependencies:

// emdk
implementation("com.github.nilac8991:emdk-loader-lib:1.0.4")
implementation("com.symbol:emdk:9.1.1")

I can resolve imports so the dependencies should be downloaded succesful:

import com.symbol.emdk.EMDKManager
import com.zebra.nilac.emdkloader.interfaces.ProfileLoaderResultCallback

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions