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
This "bug" is not a bug, is just part of the nature of Dynamic modules, we can't create normal apk's as we used to.
We need to upload the generated bundle to the Play Console or Share the app with an URL, because all the modules will generate their APK, and the only way to share it is with Console itself.
When launching app by using a debug APK
mx.yellowme.youst.dashboard.DashboardActivity
could not be found inside thebase.apk
app
module.Steps to reproduce
Expected behavior
App should open Dashboard feature module properly.
Actual behavior
App is crashing and throwing a RuntimeException.
Screenshots
N/A
Additional context
This error might be happening due the feature modules recently setup.
The text was updated successfully, but these errors were encountered: