|
|
|
|
|
by Farbklex
1944 days ago
|
|
The Google Play Store solved this problem with dynamic feature modules. Either at install time or later on, you can let users download only certain parts of the app. All with a single app store entry and app bundle. We use this for devices which don't have NFC. If the device doesn't support it, then there is no reason to download the module for identification via passport NFC scans. |
|
It still boggles my mind that there could be ~100M meaningful instructions in a program.