Hey, I am using the
Contacts.streamContacts(
query: phoneNumber,
phoneQuery: true)
method, and I am wondering whether this is working on Android? On iOS it seems to work without any issues but I cannot find a format for phoneNumber to make it work on Android.
See image for what I am testing.

Hey, I am using the
method, and I am wondering whether this is working on Android? On iOS it seems to work without any issues but I cannot find a format for
phoneNumberto make it work on Android.See image for what I am testing.