You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 27, 2024. It is now read-only.
Can someone confirm compatibility with Android 6 or lower? I don't have a real Android 6 device for testing, so I only can test it in the emulator. There it works on Android 7 an newer, but not on Android 6 or earlier.
Logging shows, that only content://<appid>/directories is called on Android 6, but not content://<appip>/phone_lookup/<number> for the actual contact query.
Can someone confirm compatibility with Android 6 or lower? I don't have a real Android 6 device for testing, so I only can test it in the emulator. There it works on Android 7 an newer, but not on Android 6 or earlier.
Logging shows, that only
content://<appid>/directoriesis called on Android 6, but notcontent://<appip>/phone_lookup/<number>for the actual contact query.