My app is getting crashed when privacy(camera) settings changed.
In the console getting this message
Message from debugger: Terminated due to signal 9
But checked many apps like skype and whats app in the same device, they are not crashing.
how the crash happens
First when asking the permission for camera allow/don't allow
keep the app in background
go to settings of app and change the permission
According to this(Toggling Privacy settings will kill the app) there is no way around for this.
1.How to fix this issue?
- if there is no way how other apps are not restarting?
Thank you..