iOS app crashes on start because of set SafeAreaEdges="None"
- Dominant language
- C#
- Stars
- 23.3k
- Forks
- 2k
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 290
Description
### Description
iOS app timeout on start, then OS kills app, because of set SafeAreaEdges="None"
net10.0-ios26.2
dotnet 10.0.102
iOS 26.2 and iOS 26.3
Mac Tahoe 26.2
### Steps to Reproduce
_No response_
### Link to public reproduction project repository
_No response_
### Version with bug
10.0.30
### Is this a regression from previous behavior?
Yes, this used to work in .NET MAUI
### Last version that worked well
_No response_
### Affected platforms
iOS
### Affected platform versions
_No response_
### Did you find any workaround?
_No response_
### Relevant log output
```shell
```
Contributor guide
Research direction
Start by creating or locating a minimal .NET MAUI app using Microsoft.Maui.Controls 10.0.30 and setting SafeAreaEdges="None", then run it on iOS 26.2 or 26.3. Investigate the startup timeout and OS termination, comparing behavior with that setting changed; done means the app starts reliably without the reported crash or timeout.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp, ios
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100