Forum Discussion
JasonBreslau
Nov 09, 2022Copper Contributor
Android app deployment
I have an app that only seems to install on devices that have cellular capabilities. What could be causing this?
- KurtBMayerSteel Contributor
Check the requirements for the app. If it has a requirement that it needs cellular, then it might not pass the prerequisite check.
Otherwise, be sure the device is connected to Wi-Fi and attempt to install it manually. If it works, then there isn't a requirement for cellular only. In that case, you'd proceed to check the properties of the deployment, make sure the device/user is in the necessary groups, etc.
Please like and mark this thread as answered if it's helpful, thanks!
- JasonBreslauCopper ContributorThanks. The device is also on WIFI and the app will still not install. If this is not an app that is on the Google Play Store, how do I check the requirements?