09-29-2020 01:40 PM
I am trying to install a custom App to a Samsung Tab A. I have tried downloading the app and building a package that I upload the app to the Meraki cloud.
The app link is https://drive.google.com/uc?id=1925npmk13YJO_oOBxw5OofKNQeSenHfq and it is valid because I will able to pull the app down directly to the device.
When I download the app down to my computer the filename is incab-release-4.1.10.13(32).apk.
When I built the app I used the following information
Name = Transflo Incab
Identifier = incab-release-4.1.10.13(32).apk
Icon URL = https://drive.google.com/uc?id=1925npmk13YJO_oOBxw5OofKNQeSenHfq
Version = 4.1.10.13(32)
Source Upload to Meraki Cloud and drug the file into the box
Options
Keep app up to date = Unchecked
Auto-install / auto-uninstall = Checked
remove with MDM = Unchecked
Visable in SSP = Checked
When I deployed I received this error on the device = INSTALL_FAILED_INVALID_APK:/data/app/vmdl1256105429.tmp/com.meraki.sm.managedapps/ManagedAppsInstallJobServcie.SM_CUSTOM_APP_INSTALL_SESSION specific package incab-release-4.1.10.13(32).apk inconsistent with com.pegasustranstech.transmobileplus.incab
I suspect I am entering the wrong information in the App page so can someone assist with what should be the correct entries to build a package?
Solved! Go to Solution.
09-29-2020 02:58 PM
I believe:
Identifier = incab-release-4.1.10.13(32).apk
Should match your app ID of com.pegasustranstech.transmobileplus.incab.
09-29-2020 02:58 PM
I believe:
Identifier = incab-release-4.1.10.13(32).apk
Should match your app ID of com.pegasustranstech.transmobileplus.incab.
09-29-2020 03:13 PM
Phillip
Thanks for the reply, but I still have a question, is the APP ID then the numbers in the download string. Or is the APP Id something that I need to get from Pegasus?
09-29-2020 03:14 PM
The APP ID is embedded in the APK file by the developer when they make it.
In this case we know that APP ID from the error produced.
09-29-2020 03:15 PM
Thanks I will reach out to the developers
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide