app-bundle-samples icon indicating copy to clipboard operation
app-bundle-samples copied to clipboard

Resource Not Found error after close and relaunch the app

Open VincentAP opened this issue 4 years ago • 1 comments

I am using include-dynamic tag in my main_navigation.xml for dynamic-feature module. After i downloaded the uploaded .aab from play store for internal testing, the first time i launched the app all works perfectly (open a fragment from the DFM, then close the fragment and reopen the fragment and so on). But after i close the app and relaunched it, everytime i try to reopen the fragment from DFM, the app crash with Resource Not Found error for the destination of the navigation graph inside the DFM. I don't understand how could this happened. I mean, the first time of installation it works just fine, but after close and relaunch the app, it keeps crashing. Please help. (Sorry for my bad english).

VincentAP avatar Jul 20 '21 14:07 VincentAP

Can you please share the logs you're seeing as the application crashes with us?

keyboardsurfer avatar Jul 29 '21 14:07 keyboardsurfer