On iOS, Can't Go Back to App After Opening Location Settings.
muhammad-mohsen-innuva opened this issue · 3 comments
Hi,
Sorry if this sounds stupid...I'm calling AppSettings.openLocationSettings()
(version 4.1.8) to open the location settings on iOS, everything is working fine, except, I can't go back to the app unless I go to the app switcher.
I noticed that sometimes an arrow in the upper left corner of the screen appears when opening the settings (when using the permission_handler library to open the location settings as in the screenshot below)
Is there something I can do to show this back arrow?
I looked around and couldn't find anything useful, and again sorry if this sounds stupid, I'm not familiar with iOS.
This arrow is handled by the OS if you open the Settings app from a different app.
That's why the name of the app is shown there as well.
Could you try with the latest version of the plugin?