fweinaug / system_settings

Flutter plugin to open system settings on iOS and Android
https://pub.dev/packages/system_settings
MIT License
11 stars 66 forks source link

Update SwiftSystemSettingsPlugin.swift #29

Open hunterwilhelm opened 12 months ago

hunterwilhelm commented 12 months ago

Connected "app-notifications" to open notifications settings directly on iOS Fixes #28

coolswood commented 11 months ago

@hunterwilhelm thank you, but looks like problem still exists. I tested on 15.5 and 17.0 (emulators), application notification page does not open. But on real device 15.7.7 (Iphone 7) all good. Is it problem with emulators only?