The enterprise app archived and installed on iPad using Xcode 13 is working fine. But, the same project using Xcode 14 and 15, received the below error while installing.
Unable to install “app” This app cannot be installed because its integrity cannot be verified.
We manually select the certificates while exporting IPA and it has a valid expiration date, We suspect some pod frameworks are not properly included in the framework. Does any specific setting need to be modified while upgrading to Xcode 14?