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

AppSettingsType.notification takes you to root level Settings page #216

Open
floan opened this issue May 15, 2024 · 3 comments
Open

AppSettingsType.notification takes you to root level Settings page #216

floan opened this issue May 15, 2024 · 3 comments

Comments

@floan
Copy link

floan commented May 15, 2024

I am testing this out on the IOS Simulator, Iphone 15, IOS 17.4. If I do

AppSettings.openAppSettings(type: AppSettingsType.notification);

It takes me to my ROOT settings page instead of settings/app/notifications. Doing

AppSettings.openAppSettings();

takes me to settings/app.

Is there any way for me to get to settings/app/notifications? Happy to provide more details if needed, thank you!

@baris-semerci
Copy link

Same here!

@minseok-jeong-gn
Copy link

My test result below.

  1. On iPhone Xs (iOS 16.3), this feature works.
  2. On iPhone SE (3rd generation) (iOS 17.5) simulator, this feature doesn't work

@gilsonjrcompass
Copy link

Same here

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

4 participants