It would be great to be able to use Doppler secrets with native Mobile projects on iOS and Android. It looks like currently one has to launch the IDE with the Doppler CLI after logging in and doing setup. This means that you have to kill and re-launch the IDE anytime you change between projects which is not very user friendly if you need to debug something that crosses projects (like a backend written in Swift with Vapor and an iOS project) unless you keep all the secrets in one project on Doppler. I’m thinking there is some kind of time out that will eventually happen as well where the connection though the Doppler CLI will fail after a couple days (pretty common to leave your IDE open for days while working on something.