diff --git a/src/status_im/ui/screens/views.cljs b/src/status_im/ui/screens/views.cljs index 798af63fc5..45a485f71b 100644 --- a/src/status_im/ui/screens/views.cljs +++ b/src/status_im/ui/screens/views.cljs @@ -321,6 +321,7 @@ (navigation/set-navigator-ref r) (when (and platform/android? + (not js/goog.DEBUG) (not (contains? #{:intro :login} @view-id))) (navigation/navigate-to @view-id))) ;; see https://reactnavigation.org/docs/en/state-persistence.html#development-mode