spencerccf / app_settings

Flutter plugin for accessing app phone settings for iOS and Android
MIT License
336 stars 125 forks source link

openDeviceSettings opens wrong screen for IOS #151

Closed Andrushka1012 closed 1 year ago

Andrushka1012 commented 2 years ago

On Ios openDeviceSettings launches app settings page after device settings. Should launch device settings only

plinkos commented 2 years ago

This is how Apple designed access: https://github.com/spencerccf/app_settings/issues/153#issuecomment-1275065540

dustin-graham commented 2 years ago

This is how Apple designed access: #153 (comment)

@plinkos How does Google Maps pull this off?

https://user-images.githubusercontent.com/959931/196362116-efe56637-1982-4c59-8f27-840a2b7bf49f.mp4

plinkos commented 1 year ago

Not sure how that could be unless it's an old version or Google has special permissions/access from Apple.