Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dynamic feature "install-time" not included on report #94

Open
doniwinata0309 opened this issue Aug 22, 2022 · 2 comments
Open

Dynamic feature "install-time" not included on report #94

doniwinata0309 opened this issue Aug 22, 2022 · 2 comments
Labels
bug Something isn't working

Comments

@doniwinata0309
Copy link

Current behavior

dynamic feature module install-time not included on report.

Expected behavior

Dynamic feature module install time should also visible on report and adding app size.

Steps to reproduce

on DFM module change

       <dist:delivery>
           <dist:on-demand/>
       </dist:delivery>

to

       <dist:delivery>
           <dist:install-time />
       </dist:delivery>

Please find my attachment for sample
MyApplication20.zip

Versions

1.4.0

Anything else?

No response

@doniwinata0309 doniwinata0309 added the bug Something isn't working label Aug 22, 2022
@botronic
Copy link
Collaborator

botronic commented Sep 7, 2022

Hi @doniwinata0309, sorry for the late reply. We are looking into this issue. In the meantime, feel free to raise a PR if you have a fix in mind!

@doniwinata0309
Copy link
Author

sure, thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants