Random white screen

Hi,

I have developed an app using ionic and everything is works fine but after some time of usage i am randomly getting white screen and the entire app becomes unresponsive, i then have to remove the app from background in relaunch it.

I am not getting any error message in the console.

I am running the app on iPhone 6.

Can someone please guide me on how to find the cause of this issue and what can i do to debug and fix the issue.

Varun

Could you provide more information. Like what version of ionic are you using, (CLI and Framework). Also it would be good to try and reproduce this issue with a fresh project.

I am using Ionic 1 and CLI v2.0.0.

I created a new project and copied by code files into new project, even in that i am facing the issue. Its a very random issue and there is no proper sequence to reproduce it.

Varun