Unable to install .ipa after updating to iOS 15.4.1

I’m not sure if this is actually a bug or something else messing up, but I thought to report it so that I can resolve this, especially if it’s some oversight on my end.

Describe the bug (REQUIRED)
After updating my iPhone 12 from ios 14.x.x (working fine with all workflow) to the latest 15.4.1, I suddenly cannot install the bundled iOS .ipa using xcode.

The same .ipa installs normally without issues using xcode on all my other testing devices.

To Reproduce (REQUIRED)
Steps to reproduce the behavior:

  1. Used Defold 1.3.3-alpha to bundle iOS
  2. Used regular Macbook Pro and xcode that has never failed to install .ipa in devices, provisioning should be all ok as it’s all the same testing devices, and the .ipa installs and works fine on other devices

Expected behaviour (REQUIRED)
Expected .ipa to install into the iPhone 12 like it has always done before, when it was on iOS 14.x.x. The only change was the upgrade to iOS 15.4.1

Defold version (REQUIRED):

  • Version 1.3.3-alpha

Platforms (REQUIRED):

  • Platforms: macos
  • OS: mojave 10.14.6
  • Device: issue on iPhone 12 with iOS 15.4.1

Should I also test on Defold stable build just to check?