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

html - How to set bootstrap input responsive width? -

javascript - Highchart x and y axes data from json -

javascript - Get js console.log as python variable in QWebView pyqt -