android - react native app restarted when changing permission through settings -


i have react native app. working fine in both ios & android if change permissions(camera, storage) through settings option app restarted.

for example, if on home-screen , had changed permission app restarted , takes me login screen.

are there options maintain current app state(both ios , android)?

please suggest me.


Comments

Popular posts from this blog

networking - Vagrant-provisioned VirtualBox VM is not reachable from Ubuntu host -

c# - ASP.NET Core - There is already an object named 'AspNetRoles' in the database -

ruby on rails - ArgumentError: Missing host to link to! Please provide the :host parameter, set default_url_options[:host], or set :only_path to true -