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
{{ message }}
This repository has been archived by the owner on Dec 11, 2024. It is now read-only.
After following the steps in "[Download an on-demand module]".
Then updating the aab file in playconsole, After downloading the testing as given.
Initially I got the Toast "The assets module is not installed", Then "Module assets installed", after that got the toast "Loading assets".
Then I thought the asset is download and ready, but when Tapped on the "show assets" button, the app crashed with expectation "File Not Found Exception"
Their is a case where it works fine, When I build the same code with increasing the versionCode. After updating to the new version, which contains same set of code, then on tapping the "Show Assets" button, Conents in assest module is shown properly. This time I don't face any crash.
Can you explain whats happing here?
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
After following the steps in "[Download an on-demand module]".
Then updating the aab file in playconsole, After downloading the testing as given.
Initially I got the Toast "The assets module is not installed", Then "Module assets installed", after that got the toast "Loading assets".
Then I thought the asset is download and ready, but when Tapped on the "show assets" button, the app crashed with expectation "File Not Found Exception"
Their is a case where it works fine, When I build the same code with increasing the versionCode. After updating to the new version, which contains same set of code, then on tapping the "Show Assets" button, Conents in assest module is shown properly. This time I don't face any crash.
Can you explain whats happing here?
The text was updated successfully, but these errors were encountered: