After installing a MobiControl package with an AndroidAPK, the devices logs are showing the following:
Error message received from device (Package [<application>] does not contain default activity)
Is there an explanation for this error?
After installing a MobiControl package with an AndroidAPK, the devices logs are showing the following:
Error message received from device (Package [<application>] does not contain default activity)
Is there an explanation for this error?
In most cases, this warning/error means that the app has not been properly designed/implemented, and the device firmware doesn't know which module of this app to run when it is initiated.
If this is an in-house developed application, seek support from the developer of such app.