Is NavController .getActive() supported on Android 8.0 ?
It doesn’t seem to work after building production release APK
Yes it works
My problem was that I was using class names as string,
but such approach doesn’t work, since class names are minified on production build