Hi, thank you for replying, I double checked and I still don’t see any difference. I’m using an previously installed app installed to production. I wish MS would tell you what the missing dependency or version is. I’ve uploaded this to the sandbox 10 times with no issue. The App ID, name, publisher are the same, just amending the version. the code is below and the versions from installed extension are the following:
[
Barcode Generator](javascript:
Insight Works v. 1.4.8487.1
|My Customizations1|||—|—||Item Inc.|v. 1.0.0.62|
[ITMI Custom](javascript:
JourneyTEAM v. 21.0.0.22
{
“id”: “21aa1f2e-4271-4dfa-8aea-035c3fffc92b”,
“name”: “Item Inc Customizations”,
“publisher”: “Nick Firth”,
“version”: “1.0.0.41”,
“brief”: “”,
“description”: “”,
“privacyStatement”: “”,
“EULA”: “”,
“help”: “”,
“url”: “”,
“logo”: “”,
“screenshots”: ,
“platform”: “1.0.0.0”,
“application”: “22.0.0.0”,
“dependencies”: [
{
“id”: “62080fe0-d57f-4d4c-aed1-ac539db3a244”,
“name”: “Barcode Generator”,
“publisher”: “Insight Works”,
“version”: “1.4.8487.1”
},
{
“id”: “30f66ad9-e0c9-4143-a532-eafd2bd8511b”,
“name”: “My Customizations1”,
“version”: “1.0.0.62”,
“publisher”: “Item Inc.”
},
{
“id”: “05d8534c-b7cb-43ce-a6ed-74d8fdbd0e96”,
“name”: “ITMI Custom”,
“version”: “21.0.0.22”,
“publisher”: “JourneyTEAM”
}
],
“idRanges”: [
{
“from”: 50150,
“to”: 50199
}
],
“resourceExposurePolicy”: {
“allowDebugging”: true,
“allowDownloadingSource”: true,
“includeSourceInSymbolFile”: true
},
“runtime”: “11.0”,
“features”: [
“NoImplicitWith”
]
}