-
Notifications
You must be signed in to change notification settings - Fork 2
Package XXXX requires unavailable shared library #2
Copy link
Copy link
Open
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels