The Question
How to require that users who are not makers open an app in the Power Apps application and not in the browser?
The Problem
Sharing apps with users in the default environment shares the connectors with those users who can then use those connectors in apps they make as if they were me, so, sharing a OneDrive connector in the default environment will allow every user with whom that app is shared to write an app of their own and have full access to my OneDrive as if they were me.
The Solution
Create a custom environment where I am the only maker, migrate my apps to the new environment, un-share apps in default environment, share apps in new environment.
The New Problem
Apps shared in the new environment never show up in the users' app lists in the Power Apps app nor online, so the only way to open the app is clicking the link that is emailed when the app is shared. This will open the app in the browser only; as this app requires offline capability, I am saving the data to a local file, which is not allowed in a browser -based app.
The Question Again
Which brings us back to the original question; how to require that users who are not makers open an app in the Power Apps application and not in the browser?
Thank You
Thank you for your assistance with this problem.