We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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!
The text was updated successfully, but these errors were encountered:
Same here!
Sorry, something went wrong.
My test result below.
Same here
No branches or pull requests
I am testing this out on the IOS Simulator, Iphone 15, IOS 17.4. If I do
It takes me to my ROOT settings page instead of settings/app/notifications. Doing
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!
The text was updated successfully, but these errors were encountered: