Salesforce Certified Platform App Builder — Question 371

An app builder installs an unmanaged package in a full copy sandbox that is an exact match for production, and now they are ready to install it in production. When the app builder attempts to install the package in production, it fails.

Why did the package fail to install?

Answer options

Correct answer: A

Explanation

The package installation failed because the features included in the package are not compatible with the production environment. The other options, such as incorrect license types, object limits being exceeded, and Apex unit test failures, do not address the core compatibility issue that is causing the installation to be unsuccessful.