-
Notifications
You must be signed in to change notification settings - Fork 332
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Resource Not Found Relaunch Application on-Demand Dynamic Feature Module #116
Comments
The same problem happened to our app. But still no solution. There are some clues:
|
Don't know why Android team is no more interested in stability of such features... |
I have the same problem in my app, the resources of the third-party aar in the dynamic feature module cannot be found. |
Our Solution: |
When I download the on demand dynamic feature module it works fine as soon as I restart application I get the crash "Resource not found" .
Heres the code that i copied from google dynamic features sample repo
I have already overridden the code in BaseActivity and App class
But its crashing when i revisit the application
The Exception thats occurring in my logs Crashlytics
The text was updated successfully, but these errors were encountered: