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 -

android - IllegalStateException: Cannot call this method while RecyclerView is computing a layout or scrolling -