In the iOS 26 beta, enterprise Apps installed via MDM cannot be run

I am a developer working on iOS apps. I would like to report an issue occurring in iOS 26 beta 2. Our company has Enterprise account, and we are developing apps. When we distribute these apps, and install them on a device running iOS 26 beta2, apps install successfully, but apps crashed immediately after being launched.

MDM Install Application

When I install the app via Xcode and trust it, apps will run.

This issue does not occur on versions prior to iOS 26. I would like to know if this is a problem that will be resolved in future updates, or if it is a policy change.

Answered by DTS Engineer in 847930022

Our engineering teams need to investigate this issue, as resolution may involve changes to Apple's software. Please file a bug report, include a small Xcode project and some directions that can be used to reproduce the problem, and post the Feedback number here once you do. If you post the Feedback number here I'll check the status next time I do a sweep of forums posts where I've suggested bug reports.

In your feedback report, please include a sysdiagnose report and a small Xcode project that can be used to reproduce the problem showing the APIs you are trying to use. Here are directions for creating a sysdiagnose report:

https://developer.apple.com/bug-reporting/profiles-and-logs/?name=sysdiagnose

if you can't include a Xcode project, then please include crash logs and a copy of your .app distribution files.

Bug Reporting: How and Why? has tips on creating your bug report.

Our engineering teams need to investigate this issue, as resolution may involve changes to Apple's software. Please file a bug report, include a small Xcode project and some directions that can be used to reproduce the problem, and post the Feedback number here once you do. If you post the Feedback number here I'll check the status next time I do a sweep of forums posts where I've suggested bug reports.

In your feedback report, please include a sysdiagnose report and a small Xcode project that can be used to reproduce the problem showing the APIs you are trying to use. Here are directions for creating a sysdiagnose report:

https://developer.apple.com/bug-reporting/profiles-and-logs/?name=sysdiagnose

if you can't include a Xcode project, then please include crash logs and a copy of your .app distribution files.

Bug Reporting: How and Why? has tips on creating your bug report.

Thank you for filing a bug report. It has been classified as a duplicate of another bug that remains open and under investigation. Please continue testing your software in system software updates as they are made available. Since your bug report identifies a problem you are having in a beta release, please continue testing in new betas as they are made available. Please see https://developer.apple.com/download/ for the most recent beta releases.

Hi , Were having a similar issue, our company builds a web safari extension for enterprise. before iOS 26 (beta) release we would archive our extension and install to our devices no problem. since iOS 26 (beta) (we also tried in beta 4 23A5297m) the extension would archive perfectly but when installing the extension would just not run. its found in settings under safari extension, but when enabled the extension and open safari it will show error message "Ext" is no longer available.

to rule out all code issues, we built a new project from scratch with a new bundle id, tried to archive with no problem, but when installed in an iphone 16 with iOS 26 BETA (23A5297m) same error ocurs it installs but when opening safari it will give an error message saying extension is no longer available.

attached in the google drive link is a zip file of the new project, a zip file with a succesfull build of the ipa file with enterprise distribute, a video of the entire proccess and the error that the iphone gives. also attached a log file from the iphone that includes the install and the crash of the app.

https://drive.google.com/file/d/1PYDOv8IRvRY_ouqiOc0sJdcfh0CHbL72/view?usp=sharing

within the logs there is a log saying Error occurred during transaction: The provided identifier "dev.sacal.ext" is invalid.

before ios 26 the exact steps worked perfectly.

Also if we run it through xcode or build a debugging app it works perfectly

@DTS Engineer can you help us identify if this is same bug? and if its being fixed?

In the iOS 26 beta, enterprise Apps installed via MDM cannot be run
 
 
Q