Hi,
On Android Classic devices, we are deploying applications through a package included in a profile. We have noticed that some apps open automatically after installation.
After reviewing the package, we can see that the "Automatically Run Activity After Install" checkbox is unchecked:

We would also like to mention that the packages are created via API, and through the API we can see these flags:

Any idea what could be causing this?
Thanks in advance.