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

Opening settings doesnt route to the wanted settings #8

Open
gutisalex opened this issue Apr 1, 2021 · 0 comments
Open

Opening settings doesnt route to the wanted settings #8

gutisalex opened this issue Apr 1, 2021 · 0 comments

Comments

@gutisalex
Copy link

Hi,

I have implemented this package into my app and there is an issue on iOS (14.4). When I click on a button which is supposed to load SystemSettings.wireless() I get into the settings of my app. I tested it on another iPhone and it works.

Another weird behavior I have, when opening specific settings on iOS it will always go to general settings. But have I been to my settings before and leave it without closing, opening the app tap the button again the settings will open where I left them, meaning if I navigated into language settings, go straight to my app, open wifi settings I will end up back in language settings.

The second issue is probably due to the fact that Apple decided to only allow going into the settings in general but not to specific pages anymore. Thats not too bad, what is not so good is the first case. I want to lead the user to his wifi settings and made a screen with a little 'howto connect to a wifi' with the button (its meant for elder people). But when the user ends up in the appsettings, its rather confusing for the him then it would help I think...

What I figured out as well is that this only happens when the App shows up in General settings which only happens when providing any permissions to the app, maybe that helps in investigating the 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

No branches or pull requests

1 participant