Posted on
02-16-2021
10:17 AM
- last edited
Tuesday
by
kh-richa_mig
I have an VPP App with some XML App Configuration. I need to make changes to the App Config. Any idea on how to get these changes forced out on devices? It appears that App Config is sent before install.
Posted on 02-19-2021 06:43 AM
Looks like he only way is to remove scope (delete app) and add scope back (reinstall app).
Posted on 02-19-2021 07:57 AM
Hey @forrestbeck , can you share what app you are configuring? Some apps update in real-time, other apps need to be relaunched if they're implementing AppConfig in particular ways. Delete and reinstall hasn't been required in my experience.
Posted on 10-18-2021 02:45 PM
e have a custom In-house app that would support updates to the app configuration on the fly. But we can only update the configuration if we remove and reinstall the app. Is there maybe a way via the api to handle this?
Posted on 01-05-2022 03:22 PM
Did you find a solution to your problem? We are trying to update the app configuration without deinstalling the app as well.
Posted on 01-05-2022 03:50 PM
There is a feature request that sounds like the functionality we need.