Hi!
I’m quite new to Ionic and Cordova but I have a concern…
I read in the Cordova Documentation (1) that if the memory usage in the phone is high, the application can be destroyed (on Android) when opening a native component (such as the camera). If I don’t handle this, the app will restart when I go back from the camera and start from the beginning and not remember the state it was in before the camera was entered. Is this something that Ionic 2 handles for me or do I have to fix this myself?
Would really much appreciate an answer and also a reference to the Ionic 2 source code if this is handled.
(1): http://cordova.apache.org/docs/en/latest/guide/platforms/android/index.html#when-can-this-happen