Your customer is deploying Android Enterprise on their Android 11.0 devices. They are in the process of testing their private apps on the new devices, and one of their applications is throwing exceptions. The same application appears to work correctly on Android 8.0 devices. How would you explain this behavior?
- (A) The application has not been coded towards the correct API level
- (B) The application package name is not compatible with Android 11.0
- (C) The application has not passed the security checks for Android 11.0
- (D) They need to install an older version of the application then upgrade it