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

Didn't get all contacts from all linked accounts [Android] #13

Open
iabdousd opened this issue Mar 22, 2023 · 0 comments
Open

Didn't get all contacts from all linked accounts [Android] #13

iabdousd opened this issue Mar 22, 2023 · 0 comments

Comments

@iabdousd
Copy link

Hey guys! Amazing job with this package!

I've just noticed an issue when multiple contacts accounts linked.

When using the FastContacts.getAllContacts() method (package version 3.0.3), I noticed that it only retrieves device contacts and the first linked Gmail account's contacts, even if there are multiple Gmail accounts linked to the Android device.

This issue was reproducible on my device with two Gmail accounts and phone contacts.

flutter doctor:

Doctor summary (to see all details, run flutter doctor -v):
[✓] Flutter (Channel stable, 3.7.7, on macOS 13.2.1 22D68 darwin-arm64, locale en-US)
[✓] Android toolchain - develop for Android devices (Android SDK version 32.0.0)
[✓] Xcode - develop for iOS and macOS (Xcode 14.2)
[✓] Chrome - develop for the web
[✓] Android Studio (version 2021.2)
[✓] VS Code (version 1.76.2)
[✓] Connected device (4 available)
[✓] HTTP Host Availability

• No issues found!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant