I had just moved from Android Studio to Visual Studio Code. I'm using Firebase in my app which I debug by running it on MacOS. Every time I do "Start Debugging" on VS code, I get this dialog which I learned to hate by this time. Even if I type my password and click "Always Allow", it still appears next time I start debugging.
I tried changing Access Control settings in Keychain but that didn't help. The dialog is driving me insane. Any ideas?
There are several cases when the permissions popup is presented and some of them cannot be fixed on Firebase side.
Could you please provide more details on your workflow:
Also, Please check the GitHub discussion on #5603 GitHub
You may add the following line to your Podfile for this and try:
pod 'FirebaseInstallations', :git=>'https://github.com/firebase/firebase-ios-sdk.git', :branch=>'master'
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With