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

IOS (v18) opens SettingsPage instead Notificationspage #54

Open
Excel1 opened this issue Oct 10, 2024 · 1 comment
Open

IOS (v18) opens SettingsPage instead Notificationspage #54

Excel1 opened this issue Oct 10, 2024 · 1 comment

Comments

@Excel1
Copy link

Excel1 commented Oct 10, 2024

Currently the v6.0.1 Version of this Plugin opens only the general SettingsPage by trying to open the notification page.

Used Code:

NativeSettings.openIOS(
      {
        option: IOSSettings.Notifications
      }
    )

On Android it works as expected.

@stephan-fischer
Copy link

stephan-fischer commented Nov 4, 2024

@Excel1
In iOS 18, you can no longer directly access the general notification settings.
Instead you can open the app specific notification settings > #42

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

2 participants