App doesn't work since v2.0 #5

Open
opened 2025-06-04 19:21:28 +00:00 by earlyfire · 3 comments

hey!

i realy like your app, it enables me to call people with Signal from my system dialer 👍👍👍

the problem is, it stoped working with 2.0 update (or maybe 2.1, i'm not sure). it worked well before that but after that nothing happens when i dial a contact. no popup, nothing. can you help?

device: Pixel 6
os: GrapheneOS
android version! 15

hey! i realy like your app, it enables me to call people with Signal from my system dialer 👍👍👍 the problem is, it stoped working with 2.0 update (or maybe 2.1, i'm not sure). it worked well before that but after that nothing happens when i dial a contact. no popup, nothing. can you help? device: Pixel 6 os: GrapheneOS android version! 15
earlyfire changed title from App doesn't work since v 2.0 to App doesn't work since v2.0 2025-06-04 19:21:57 +00:00
Owner

Hi @earlyfire,

Thanks for the feedback! ❤️ I actually have the same setup as you. I use a Pixel 6 Pro on GrapheneOS.

Can you please try to replicate the bug and then send me the app log so I can see what went wrong? You can find the logs in the system Settings app -> Apps -> Pulse -> View logs.

If you don't see the "View logs" option, you may need to enable Developer Options first: go to Settings -> About phone, then tap Build number seven times to enable them.

Let me know once you have the logs, I'd love to fix this quickly.

Hi @earlyfire, Thanks for the feedback! ❤️ I actually have the same setup as you. I use a Pixel 6 Pro on GrapheneOS. Can you please try to replicate the bug and then send me the app log so I can see what went wrong? You can find the logs in the system Settings app -> Apps -> Pulse -> View logs. If you don't see the "View logs" option, you may need to enable Developer Options first: go to Settings -> About phone, then tap Build number seven times to enable them. Let me know once you have the logs, I'd love to fix this quickly.
Author

hey!

i uninstalled/reinstalled/replicated

here's the log ...

hey! i uninstalled/reinstalled/replicated here's the log ...
Owner

Hmm, looking at the logs, it seems like Pulse didn't detect any "records" aka apps to redirect to. 🤔

06-04 20:25:27.223 23772 23772 D Redirection: onPlaceCall triggered: uri=tel:%xxxxxxxxxx, interactive=true
06-04 20:25:27.224 23772 23772 D Redirection: isWifi=true, isCellular=false
06-04 20:25:27.225 23772 23772 D Redirection: Resolved phone number: xyxyxyxy
06-04 20:25:27.228 23772 23772 D Redirection: Found 0 raw records for contact
06-04 20:25:27.228 23772 23772 D Redirection: Filtered to 0 enabled records
06-04 20:25:27.228 23772 23772 D Redirection: Aborting: no suitable record found for redirection
06-04 20:25:27.230 23772 23772 D PopupWindow: Cancel called
06-04 20:25:27.230 23772 23772 D PopupWindow: Disappearance animation complete

This part of the logic hasn't really changed since v1.3.0. thats odd.

I know you mentioned that it worked in previous versions, but could you please double-check that the contact includes records like Signal or Telegram? You can verify this in the contacts app, open the contact details, and under the phone number you should see something like "Voice call on Signal". That's what Pulse uses to detect redirection targets.

If that option isn't shown, Pulse won’t be able to redirect the call.

Also, sorry I didn't mention that phone numbers are shown in the logs. I will change that. 😅

Hmm, looking at the logs, it seems like Pulse didn't detect any "records" aka apps to redirect to. 🤔 ``` 06-04 20:25:27.223 23772 23772 D Redirection: onPlaceCall triggered: uri=tel:%xxxxxxxxxx, interactive=true 06-04 20:25:27.224 23772 23772 D Redirection: isWifi=true, isCellular=false 06-04 20:25:27.225 23772 23772 D Redirection: Resolved phone number: xyxyxyxy 06-04 20:25:27.228 23772 23772 D Redirection: Found 0 raw records for contact 06-04 20:25:27.228 23772 23772 D Redirection: Filtered to 0 enabled records 06-04 20:25:27.228 23772 23772 D Redirection: Aborting: no suitable record found for redirection 06-04 20:25:27.230 23772 23772 D PopupWindow: Cancel called 06-04 20:25:27.230 23772 23772 D PopupWindow: Disappearance animation complete ``` This part of the logic hasn't really changed since v1.3.0. thats odd. I know you mentioned that it worked in previous versions, but could you please double-check that the contact includes records like Signal or Telegram? You can verify this in the contacts app, open the contact details, and under the phone number you should see something like *"Voice call on Signal"*. That's what Pulse uses to detect redirection targets. If that option isn't shown, Pulse won’t be able to redirect the call. *Also, sorry I didn't mention that phone numbers are shown in the logs. I will change that.* 😅
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: partisan/Pulse#5
No description provided.