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

Incoming call showing UNKNOWN #27

Closed
argykaraz opened this issue Sep 10, 2020 · 6 comments
Closed

Incoming call showing UNKNOWN #27

argykaraz opened this issue Sep 10, 2020 · 6 comments
Labels
Minor Issue Non game breaking issue. Mostly just inconveniences. On Trello Issue is being tracked on trello

Comments

@argykaraz
Copy link

argykaraz commented Sep 10, 2020

When receiving a call, (and have the contact in your contacts list) the display shows "Unknown". In your app.js has the value "APP_PHONE_NUMBER_UNKNOWN".
It should show the callers name, but I couldnt figure out what to replace it with.

@RockySouthpaw
Copy link
Contributor

So just to clarify for repro:

  1. Add contact to phone.
  2. Receive call from said contact
  3. Contact shows as unknown

right?

@argykaraz
Copy link
Author

argykaraz commented Sep 10, 2020

Exactly. Thank you for the quick reply.
The number shows correctly though. (as it should)
The problem is with the NAME of the contact.

@RockySouthpaw
Copy link
Contributor

Okay ill add it to the trello and look for a fix.

@RockySouthpaw
Copy link
Contributor

Has been added to the trello. https://trello.com/c/GEvA6szW/58-call-shows-up-as-unknown

@RockySouthpaw RockySouthpaw added Major Issue Game breaking. Results in an error or a core feature doesn't work. Minor Issue Non game breaking issue. Mostly just inconveniences. and removed Major Issue Game breaking. Results in an error or a core feature doesn't work. labels Sep 11, 2020
@BTNGaming
Copy link
Member

Is this always occurring or only when you hit Cqll Anonymously

@argykaraz
Copy link
Author

Is this always occurring or only when you hit Cqll Anonymously

We didnt use call anonymously in our test. What was supposed to happen, was to see the callers name and the number, but instead it showed the number, with the text "Unknown".

To clarify:

  • Add a new contact, with number and name.
  • Have the contact call you.
    What should happen:
    See the number and the name you added in the contacts.
    What really happens:
    It shows the number, but the name says "Unknown".

@RockySouthpaw RockySouthpaw added On Trello Issue is being tracked on trello Minor Issue Non game breaking issue. Mostly just inconveniences. labels Sep 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Minor Issue Non game breaking issue. Mostly just inconveniences. On Trello Issue is being tracked on trello
Projects
None yet
Development

No branches or pull requests

3 participants