android icon indicating copy to clipboard operation
android copied to clipboard

Contacts Import "From File" fails

Open jahway603 opened this issue 3 months ago • 1 comments

EteSync version: 2.4.4 Installed from: F-Droid

Phone model: Pixel 4a (5G) Android version: GrapheneOS running Android 14.x

When attempting to Import a contacts.vcf "From File", I get the following error message:

Import Failed Reason: Cound not find address book Report to developers?

  • Here is my best to capture the adb logcat when the error occurs.

@tasn Any ideas on how to fix this?

This is similar to Issue https://github.com/etesync/android/issues/257.

jahway603 avatar Sep 18 '25 15:09 jahway603

I did successfully test an import "From File" on an Android 14 device running LineageOS when I imported from a .vcf file.

I suspect an Android permissions issue, as Google introduced a new "READ_MEDIA_VISUAL_USER_SELECTED" API with Android 14. This Medium Article discusses this new permission API.

jahway603 avatar Sep 18 '25 15:09 jahway603