Is it possible to dynamically request permissions per store after the installation during use?
We would like to ask for as little permissions as possible during install and only ask specific permission for a store, if they are accessing the feature that needs them.
For some stores we would need to access the products, for others we don't.
Is something like this possible with Gadget? Or are permissions always handled at the app level, not the store level?