Firebase Crashlytics Navigation action/destination cannot be found from the current destination
I’m building my own app in Android
I’m using Navigation component
to navigate between fragments.
It’s logged IllegalArgumentException
: Navigation action/destination cannot be found from the current destination in Crashlytics of Firebase. Testers and I have tried the test many times but haven’t been able to reproduce that problem and it didn’t crash.