Application crashes when one triggers an internet request (which will manipulate the view), and then quickly manually changes view, before response from is handled. The response triggers a view change and makes the application crash since the user is not in the "correct" view.
Application crashes when one triggers an internet request (which will manipulate the view), and then quickly manually changes view, before response from is handled. The response triggers a view change and makes the application crash since the user is not in the "correct" view.