Skip to content

[Bug] Live Bridge and WhatsApp #112

@JayKickButts

Description

@JayKickButts

Quick summary

Live Bridge is failing to properly close the active call notification after a call ends.

Diagnostics JSON

{
  "schema": "livebridge_bug_report_v2",
  "generated_at_utc": "2026-06-08T17:11:52.927258Z",
  "generated_at_local": "2026-06-08T14:11:52.927258",
  "timezone_name": "-03",
  "timezone_offset_minutes": -180,
  "locale": "pt-BR",
  "platform": {
    "os": "android",
    "os_version": "BP4A.251205.006.S948BXXS2AZE3"
  },
  "app": {
    "version": "2.1.4",
    "latest_release_version": "",
    "update_available": false
  },
  "device": {
    "label": "SM-S948B",
    "manufacturer": "samsung",
    "brand": "samsung",
    "market_name": "SM-S948B",
    "model": "SM-S948B",
    "raw_model": "SM-S948B",
    "product": "m3qxxx",
    "device": "m3q",
    "board": "canoe",
    "hardware": "qcom",
    "bootloader": "S948BXXS2AZE3",
    "host": "SWDK3608",
    "id": "BP4A.251205.006",
    "tags": "release-keys",
    "type": "user",
    "user": "dpi",
    "display": "BP4A.251205.006.S948BXXS2AZE3",
    "fingerprint": "samsung/m3qxxx/m3q:16/BP4A.251205.006/S948BXXS2AZE3_OWO2AZE3:user/release-keys",
    "is_pixel": false,
    "is_samsung": true,
    "is_aosp_device": false,
    "hide_live_updates_promotion": true
  },
  "permissions": {
    "listener_enabled": true,
    "notifications_granted": true,
    "can_post_promoted": true
  },
  "settings": {
    "converter_enabled": true,
    "keep_alive_foreground_enabled": false,
    "conversion_log_enabled": true,
    "conversion_log_max_bytes": 5242880,
    "network_speed_enabled": false,
    "network_speed_min_threshold_bytes_per_second": 0,
    "network_speed_display_mode": "total",
    "network_speed_upload_prefix": "",
    "network_speed_download_prefix": "",
    "network_speed_unit": "auto",
    "network_speed_prioritize_upload": false,
    "network_speed_lockscreen_only": false,
    "network_speed_chip_background_disabled": false,
    "sync_dnd_enabled": true,
    "prevent_mirror_dismiss_enabled": false,
    "hide_lockscreen_content_enabled": false,
    "hints_disabled": false,
    "update_checks_enabled": true,
    "app_language": "system",
    "only_with_progress": true,
    "text_progress_enabled": true,
    "smart_detection_enabled": true,
    "smart_media_playback_enabled": false,
    "smart_media_playback_show_on_lock_screen": false,
    "smart_media_playback_use_symbols_in_player": false,
    "smart_calls_enabled": true,
    "smart_navigation_enabled": true,
    "smart_weather_enabled": true,
    "smart_weather_lockscreen_only": false,
    "smart_external_devices_enabled": true,
    "smart_external_devices_ignore_debugging": true,
    "smart_vpn_enabled": true,
    "smart_flashlight_enabled": true,
    "smart_flashlight_level": 4,
    "otp_detection_enabled": true,
    "otp_auto_copy_enabled": false,
    "aosp_cutting_enabled": false,
    "aosp_cutting_length": 7,
    "animated_island_enabled": false,
    "animated_island_update_frequency_ms": 2250,
    "hyper_bridge_enabled": false,
    "notification_dedup_enabled": false,
    "notification_dedup_mode": "otp_status",
    "samsung_remote_reparser_enabled": true,
    "bug_report_auto_copy_enabled": false
  },
  "rules": {
    "package_mode": "all",
    "package_rules": [],
    "bypass_package_rules": [],
    "otp_package_mode": "all",
    "otp_package_rules": [],
    "smart_package_mode": "all",
    "smart_package_rules": [],
    "notification_dedup_package_mode": "all",
    "notification_dedup_package_rules": []
  },
  "additional_state": {
    "has_custom_parser_dictionary": true,
    "parser_dictionary_enabled_languages": [
      "en",
      "ru",
      "zh"
    ],
    "app_presentation_overrides_length": 0,
    "flashlight_capability": {
      "available": true,
      "supports_strength_control": true,
      "supports_five_levels": true,
      "max_strength_level": 5
    }
  }
}

Type of bug

Wrong stage/progress/status

Steps to reproduce

  1. Receive a call on Whatsapp
  2. End the call

Expected behavior

The call end notification should appear for a short time and then disappear automatically.

Actual behavior

The notification shows the call is still active after it has ended.

Notification sample / conversion log JSON (optional)


Media / screenshots (optional)

No response

Additional context (optional)

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions