I have inherited an App that is showing a consent dialog when it starts, asking the user to allow permission to use Location.
This is causing a problem as the client wants to use a bot with the App and apparently they can't get that to work with the consent dialog.
I have checked the content of the App using the PowerApps Review Tool and have not managed to find any reference to location, latitude, longitude, altitude or compass (although as that tool is pretty flakey, I'm not 100% convinced it has loaded every code references). There are a couple of Flows which I don't have edit access to, but seems unlikely they would be using any location services.
Any ideas how I can find out where the App is referencing Location and remove it? Or, if it is not actually using Location, how I can get rid of it?