-
Notifications
You must be signed in to change notification settings - Fork 59
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
[BUG] Fossify Contacts and Phone loses connection(?!) and incoming calls don't have caller id #71
Comments
Does the contact show up properly in the Call history? Is it a private contact? |
@naveensingh |
@Aga-C were you able to reproduce this? |
@naveensingh No, I don't use private contacts, so I've never experienced such problem. I took off |
@Aga-C @naveensingh Beside this s notification for lost data base connection would be possible? Or something like that, that you think could be helpful in this case. |
Ideally, the apps should at least show a toast if some error has occurred while reading the private contact. I'll check this later. |
@naveensingh Thanks tell me if I can help.(can't develop...) |
Can confirm, got exact same issue on Android 14. |
@mezhgano Could be a different thing. Did you change the setting in Fossify Contacts: |
@hetszunyukapanyanyimonyok |
@mezhgano Maybe not, when I need a reinstall I always reset it to ON. |
Yes, it's enabled by default. |
Today i'm recieve another incoming call from unknow number and don't answer. I don't know what's the reason for such behavior, is it bug, or is it something with my phone. |
@mezhgano Did your call history show other called/received numbers name? That is a crucial information! |
@hetszunyukapanyanyimonyok Yes, all names for known contacts are shown in call history, Including (random?) ones that occasionally for some reason not showing in calling screen. I hope I am making myself clear. |
Planning to perform some tests this evening with second phone, i will post here if catch conditions when or why it is happening... |
I tried test the connection between apps
In every single case/after the freeze/ So the problem is not there?! |
Think i got it... If number was saved in international format, like:
It shows caller id everythere and work as expected (as far as i tested). If number was saved with internal country code ("8" instead "+7/7"), like:
It shows caller id in:
It doesn't show caller id in:
So yes, there is some sort of losing connection between apps (phone and contacts) in term of "how they treat number format". P.S. Now i must refactor all numbers in contacts to not missing calls or at least keep watching if bug is completely gone... |
Interesting! |
Very strange behavior, i will reformat entire contact book and keep checking every incoming call |
Checklist
Affected app version
1.0.0
Affected Android/Custom ROM version
Android 11
Affected device model
Oneplus
How did you install the app?
F-Droid / IzzyOnDroid
Steps to reproduce the bug
I can't reproduce this bug consistently.
Because it happens at random, sometimes it does not happen for a long period of time.(3 weeks)
Expected behavior
When I receive a call to show phone number and name too.
Actual behavior
Sometimes when I recieve calls, the fossify phone app only shows the phone numbers and the caller's name are missing.(Despite both data in the contacts app.)
Screenshots/Screen recordings
No response
Additional information
Battery optimization is off for both apps!
There is a weak solution:
Restart both Fossify Contacts and Phone, than it works.
Would be a solution to check each other status and show a notification if one of them lose connection to each other?
Maybe better to try to reconnect itself?
Or needs a special permission form system to resart both themself?
The text was updated successfully, but these errors were encountered: