Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

On IOS 17 open wifi settings opens general settings #52

Closed
teunes1 opened this issue Aug 8, 2024 · 1 comment · Fixed by #55
Closed

On IOS 17 open wifi settings opens general settings #52

teunes1 opened this issue Aug 8, 2024 · 1 comment · Fixed by #55

Comments

@teunes1
Copy link

teunes1 commented Aug 8, 2024

Running version 5.0.1 on capacitor 5 i have the following issue:
Opening the IOSsettins.wifi goes to general settings instead.

@stephan-fischer
Copy link
Contributor

@teunes1

In the latest iOS versions, including iOS 17 and iOS 18, Apple has restricted or removed support for many previously used App-prefs: URLs, such as App-prefs:WIFI. These changes were implemented to enhance user privacy and security. As a result, direct links to specific settings, like Wi-Fi, are no longer reliably functional.

@RaphaelWoude RaphaelWoude linked a pull request Jan 7, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants