[iOS] `AppInfo.ShowSettingsUI` only opens settings app
Open
area-essentials
s/triaged
s/verified
t/bug
version/iOS-26
- Dominant language
- C#
- Stars
- 23.3k
- Forks
- 2k
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 296
Description
### Description
I tried using `AppInfo.ShowSettingsUI` as advertised to open the apps settings page within the system settings and it only opened the settings app but not that page.
### Steps to Reproduce
Try using `AppInfo.ShowSettingsUI` on button click.
### Link to public reproduction project repository
_No response_
### Version with bug
10.0.20
### Is this a regression from previous behavior?
Not sure, did not test other versions
### Last version that worked well
_No response_
### Affected platforms
iOS
### Affected platform versions
iOS 26.1
### Did you find any workaround?
No
### Relevant log output
```shell
```
Contributor guide
Assessment
This issue has not been assessed yet.