/dynamic-feature-marshmallow-crash

Simple Android Project to Reproduce Crash when navigating to an Activity in Dynamic Feature Module. I can reproduce the issue with OS 6.0 but it works fine if I run this project in Oreo

Primary LanguageKotlin

Usage:

run ./install app:bundleDebug this will use fake install manager
Don't run the project directly by pressing play in Android Studio, because it will include the DF module at install time.
The issue will only happend if we deliver the DF module on-demand, so use my install script to reproduce this.