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

go - serving up pdfs using golang -

python - Best design pattern for collection of objects -

r - Using `bbmle:mle2` with vector parameters (already works using `optim`) -