You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Non-fatal Exception: java.lang.IllegalArgumentException: Navigation action/destination com.saltedge.authenticator:id/bottom_menu_dialog cannot be found from the current destination a(com.saltedge.authenticator:id/bottomMenuDialog) label=BottomMenuDialog
at androidx.navigation.NavController.navigate(NavController.java:931)
at androidx.navigation.NavController.navigate(NavController.java:868)
at androidx.navigation.NavController.navigate(NavController.java:854)
at com.saltedge.authenticator.tools.NavigationHelperKt.startMailApp(NavigationHelperKt.java:131)
at com.saltedge.authenticator.features.authorizations.list.AuthorizationsListFragment$setupViewModel$5.onChanged(AuthorizationsListFragment.java:144)
at com.saltedge.authenticator.features.authorizations.list.AuthorizationsListFragment$setupViewModel$5.onChanged(AuthorizationsListFragment.java:51)
at androidx.lifecycle.LiveData.considerNotify(LiveData.java:131)
at androidx.lifecycle.LiveData.dispatchingValue(LiveData.java:149)
at androidx.lifecycle.LiveData.setValue(LiveData.java:307)
at androidx.lifecycle.MutableLiveData.setValue(MutableLiveData.java:50)
at androidx.lifecycle.LiveData$1.run(LiveData.java:91)
at android.os.Handler.handleCallback(Handler.java:873)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loop(Looper.java:214)
at android.app.ActivityThread.main(ActivityThread.java:7050)
at java.lang.reflect.Method.invoke(Method.java)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:494)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:965)
The text was updated successfully, but these errors were encountered:
Version: 3.2.0 (49)
Android: 9
Phone: Galaxy S8+
The text was updated successfully, but these errors were encountered: