tari-project / wallet-android

The Tari Wallet application for Android
BSD 3-Clause "New" or "Revised" License
36 stars 23 forks source link

[QA tested] Users are unable to add contact to Aurora from their contacts #1117

Open Anziskavds opened 1 month ago

Anziskavds commented 1 month ago

When a user clicks on the add contact button to add a contact to Aurora from their contacts, the user doesn't get any contacts to add to the Aurora app.

This is on a Xiaomi Redmin Note 10 on Android 13.

Build: Bitrise (293) version

Video: https://drive.google.com/file/d/1I9e0SNjtKunR7hiIQhUK5NPWya0FzHmK/view?usp=sharing

igordanilcenko commented 2 weeks ago

Try to retest it with the latest development version. make sure you have the Contacts permission granted

Cultmojo commented 2 weeks ago

Tested this and it is still not working correctly. What I am seeing after a fresh install of build NextNet 0.26.1-libwallet-v1.0.0-rc.8 b300. Device info: Android 14; Pixel 7a Build/AP2A.240605.024

Steps to reproduce:

  1. Install app > go through on boarding steps which include enable access to Contacts
  2. Verify in phone system settings Applications > Aurora > Permissions > Contacts Permission > Allow is enabled
  3. Back in the Aurora app, navigate to Contacts screen and verify NO contacts are being imported from the phone contacts.
  4. Go back to phone system settings Applications > Aurora > Permissions > Contacts Permission> and toggle the radio to Don't Allow and then back to Allow.
  5. Go back to Aurora app and verify contacts are now being populated on the Contacts screen.