android / codelab-android-dynamic-features

Apache License 2.0
121 stars 47 forks source link

When I update my app from GP,No previously installed modules. #47

Open viviant1224 opened 2 years ago

viviant1224 commented 2 years ago

implementation 'com.google.android.play:core:1.10.3' implementation 'com.google.android.play:core-ktx:1.8.1' com.google.gms:google-services:4.3.3

When I update my app from GP,No previously installed modules. The modules I downloaded earlier are missing

My Device infomation: Samsung SM-F7110 Android 11.

Another problem:In this device,I found that when I use this command, It cannot show installed modules: adb shell pm path packagename: image

In other decice: image

mkubiczek commented 2 years ago

@viviant1224 Did you manage to fix that? I still have this issue.