Skip to content

iOS 26 runs but then closes without crash log? #24003

@hebertpalomino

Description

@hebertpalomino

Apple platform

iOS

Framework version

net10.0-*

Affected platform version

JetBrains Rider 2025.3 EAP 5

Description

When running or debugging the app i see the splash screen and the app just closes. I don't see any crashes or debug logs.

running ios-deploy i do see the following:
Starting debug of [UUID] connected through WIFI...
Error: The argument is invalid.
ios-deploy[61790:31971167] [ !! ] Unable to mount developer disk image. (e8000007)

My device is on iOS 26 but I can't seem to run on other devices either with lower iOS versions.

dotnet --info:
.NET SDK:
Version: 10.0.100-rc.1.25451.107
Commit: 2db1f5ee2b
Workload version: 10.0.100-rc.1.25458.2
MSBuild version: 17.15.0-preview-25451-107+2db1f5ee2

Runtime Environment:
OS Name: Mac OS X
OS Version: 26.0
OS Platform: Darwin
RID: osx-arm64
Base Path: /usr/local/share/dotnet/sdk/10.0.100-rc.1.25451.107/

.NET workloads installed:
[ios]
Installation Source: SDK 10.0.100-rc.1
Manifest Version: 18.5.10727-net10-rc.1/10.0.100-rc.1
Manifest Path: /usr/local/share/dotnet/sdk-manifests/10.0.100-rc.1/microsoft.net.sdk.ios/18.5.10727-net10-rc.1/WorkloadManifest.json
Install Type: FileBased

[maui]
Installation Source: SDK 10.0.100-rc.1
Manifest Version: 10.0.0-rc.1.25452.6/10.0.100-rc.1
Manifest Path: /usr/local/share/dotnet/sdk-manifests/10.0.100-rc.1/microsoft.net.sdk.maui/10.0.0-rc.1.25452.6/WorkloadManifest.json
Install Type: FileBased

[android]
Installation Source: SDK 10.0.100-rc.1
Manifest Version: 36.0.0-rc.1.285/10.0.100-rc.1
Manifest Path: /usr/local/share/dotnet/sdk-manifests/10.0.100-rc.1/microsoft.net.sdk.android/36.0.0-rc.1.285/WorkloadManifest.json
Install Type: FileBased

Configured to use workload sets when installing new manifests.

Host:
Version: 10.0.0-rc.1.25451.107
Architecture: arm64
Commit: 2db1f5ee2b

.NET SDKs installed:
9.0.100-rc.2.24474.11 [/usr/local/share/dotnet/sdk]
9.0.101 [/usr/local/share/dotnet/sdk]
9.0.200 [/usr/local/share/dotnet/sdk]
10.0.100-preview.2.25164.34 [/usr/local/share/dotnet/sdk]
10.0.100-rc.1.25451.107 [/usr/local/share/dotnet/sdk]

.NET runtimes installed:
Microsoft.AspNetCore.App 9.0.0-rc.2.24474.3 [/usr/local/share/dotnet/shared/Microsoft.AspNetCore.App]
Microsoft.AspNetCore.App 9.0.0 [/usr/local/share/dotnet/shared/Microsoft.AspNetCore.App]
Microsoft.AspNetCore.App 9.0.2 [/usr/local/share/dotnet/shared/Microsoft.AspNetCore.App]
Microsoft.AspNetCore.App 10.0.0-preview.2.25164.1 [/usr/local/share/dotnet/shared/Microsoft.AspNetCore.App]
Microsoft.AspNetCore.App 10.0.0-rc.1.25451.107 [/usr/local/share/dotnet/shared/Microsoft.AspNetCore.App]
Microsoft.NETCore.App 9.0.0-rc.2.24473.5 [/usr/local/share/dotnet/shared/Microsoft.NETCore.App]
Microsoft.NETCore.App 9.0.0 [/usr/local/share/dotnet/shared/Microsoft.NETCore.App]
Microsoft.NETCore.App 9.0.2 [/usr/local/share/dotnet/shared/Microsoft.NETCore.App]
Microsoft.NETCore.App 9.0.3 [/usr/local/share/dotnet/shared/Microsoft.NETCore.App]
Microsoft.NETCore.App 10.0.0-preview.2.25163.2 [/usr/local/share/dotnet/shared/Microsoft.NETCore.App]
Microsoft.NETCore.App 10.0.0-rc.1.25451.107 [/usr/local/share/dotnet/shared/Microsoft.NETCore.App]

global.json:
{ "sdk": { "version": "10.0.100-rc.1.25451.107", "workloadVersion": "10.0.100-rc.1.25458.2", "allowPrerelease": false } }

Steps to Reproduce

Just hitting run

Did you find any workaround?

No response

Relevant logs

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    need-infoWaiting for more information before the bug can be investigated

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions