I am planning to implement a on-demand dynamic feature in one of my apps. However, I wanted to know how long will this dynamic feature live on user's phone. Will it be auto deleted after x days of no usage, or will it live forever.
Also, what happens during upgrade of the mobile app. Does the dynamic feature module get auto-upgrade or previous version gets deleted and no new dynamic feature is installed until the user clicks again.