Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🐛 [Firebase/Analytics] Firebase Analytics asks for a password to access the Mac OS Keypass #11811

Open
stephane-archer opened this issue Nov 1, 2023 · 11 comments
Assignees
Labels
Needs Attention This issue needs maintainer attention. platform: macos Issues / PRs which are specifically for MacOS. plugin: analytics type: bug Something isn't working

Comments

@stephane-archer
Copy link

trousseau

@stephane-archer stephane-archer added Needs Attention This issue needs maintainer attention. type: bug Something isn't working labels Nov 1, 2023
@darshankawar darshankawar added the triage Issue is currently being triaged. label Nov 2, 2023
@darshankawar
Copy link

@stephane-archer
Can you take a look at #8811 (comment) and check if it helps in your case ?

As mentioned in it: please enable the Keychain Sharing capability for your macOS targets to make sure everything works properly.

@darshankawar darshankawar added blocked: customer-response Waiting for customer response, e.g. more information was requested. and removed Needs Attention This issue needs maintainer attention. labels Nov 2, 2023
@stephane-archer
Copy link
Author

How do you do that for a Flutter app?

@google-oss-bot google-oss-bot added Needs Attention This issue needs maintainer attention. and removed blocked: customer-response Waiting for customer response, e.g. more information was requested. labels Nov 2, 2023
@darshankawar darshankawar added blocked: customer-response Waiting for customer response, e.g. more information was requested. and removed Needs Attention This issue needs maintainer attention. labels Nov 3, 2023
@stephane-archer
Copy link
Author

I don't want to use anything related to the keychain, my app doesn't use authentication, and I want the app to be able to use Firebase Analytics without spamming my users for keychain access. If it's not possible, I just removed Firebase from my app

@google-oss-bot google-oss-bot added Needs Attention This issue needs maintainer attention. and removed blocked: customer-response Waiting for customer response, e.g. more information was requested. labels Nov 3, 2023
@darshankawar
Copy link

@stephane-archer I think, to allow keychain access in mac is one of the steps as also mentioned int #8811 which doesn't seem to be specific to Flutter app in general. Just allowing the keychain access should be able to resolve the issue if you are already on latest version of firebase-ios-sdk as also mentioned in the linked issue.

@darshankawar darshankawar added blocked: customer-response Waiting for customer response, e.g. more information was requested. and removed Needs Attention This issue needs maintainer attention. labels Nov 7, 2023
@stephane-archer
Copy link
Author

Do you understand that asking for these kinds of access makes any Firebase App look like a Virus?
Would you trust an app with a relatively low user base that asks for all sorts of permission the first time it starts?
Especially Keychain access, people think I'm stilling their password...

@google-oss-bot google-oss-bot added Needs Attention This issue needs maintainer attention. and removed blocked: customer-response Waiting for customer response, e.g. more information was requested. labels Nov 7, 2023
@darshankawar
Copy link

/cc @ncooke3 for thoughts on the issue reported.

@darshankawar darshankawar added plugin: analytics platform: macos Issues / PRs which are specifically for MacOS. and removed Needs Attention This issue needs maintainer attention. triage Issue is currently being triaged. labels Nov 8, 2023
@ncooke3
Copy link
Member

ncooke3 commented Nov 8, 2023

@stephane-archer, what version(s) of Firebase is being used? Do you have a Podfile.lock to share?

@stephane-archer
Copy link
Author

stephane-archer commented Nov 9, 2023 via email

@Lyokone
Copy link
Contributor

Lyokone commented Jul 2, 2024

Hello @stephane-archer, I'm not reproducing this issue using latest version, is it still happening for you?

@Lyokone Lyokone added the blocked: customer-response Waiting for customer response, e.g. more information was requested. label Jul 2, 2024
@stephane-archer
Copy link
Author

@Lyokone, my users saw that not me (the creator of the app), you should try to ship on a different system to reproduce the issue.

@TarekkMA TarekkMA added Needs Attention This issue needs maintainer attention. and removed blocked: customer-response Waiting for customer response, e.g. more information was requested. labels Jul 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Needs Attention This issue needs maintainer attention. platform: macos Issues / PRs which are specifically for MacOS. plugin: analytics type: bug Something isn't working
6 participants