Skip to content

[Bug] No details in the live alert #122

Description

@postn

Quick summary

I have bypassed 2 apps to show the details in the live alert. I however do not see any details.

Is this expected behaviour or am I missing a setting?

Thanks for the app.

Diagnostics JSON

{
  "schema": "livebridge_bug_report_v2",
  "generated_at_utc": "2026-06-29T01:43:30.668015Z",
  "generated_at_local": "2026-06-29T05:43:30.668015",
  "timezone_name": "+04",
  "timezone_offset_minutes": 240,
  "locale": "en",
  "platform": {
    "os": "android",
    "os_version": "CPH2573_16.0.7.200(EX01)"
  },
  "app": {
    "version": "2.1.4",
    "latest_release_version": "v2.1.4",
    "update_available": false
  },
  "device": {
    "label": "CPH2573",
    "manufacturer": "OnePlus",
    "brand": "OnePlus",
    "market_name": "CPH2573",
    "model": "CPH2573",
    "raw_model": "CPH2573",
    "product": "CPH2573IN",
    "device": "OP595DL1",
    "board": "pineapple",
    "hardware": "qcom",
    "bootloader": "unknown",
    "host": "kvm-slave-build-s-system-11094859",
    "id": "BP2A.250605.015",
    "tags": "release-keys",
    "type": "user",
    "user": "root",
    "display": "CPH2573_16.0.7.200(EX01)",
    "fingerprint": "OnePlus/CPH2573IN/OP595DL1:16/BP2A.250605.015/U.R4T3.d7e7e8_16617e4_1655bfc:user/release-keys",
    "is_pixel": false,
    "is_samsung": false,
    "is_aosp_device": false,
    "hide_live_updates_promotion": false
  },
  "permissions": {
    "listener_enabled": true,
    "notifications_granted": true,
    "can_post_promoted": true
  },
  "settings": {
    "converter_enabled": true,
    "keep_alive_foreground_enabled": true,
    "conversion_log_enabled": true,
    "conversion_log_max_bytes": 5242880,
    "network_speed_enabled": false,
    "network_speed_min_threshold_bytes_per_second": 0,
    "sync_dnd_enabled": false,
    "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": true,
    "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_external_devices_enabled": true,
    "smart_external_devices_ignore_debugging": true,
    "smart_vpn_enabled": true,
    "otp_detection_enabled": true,
    "otp_auto_copy_enabled": false,
    "aosp_cutting_enabled": true,
    "aosp_cutting_length": 12,
    "animated_island_enabled": true,
    "animated_island_update_frequency_ms": 3000,
    "hyper_bridge_enabled": true,
    "notification_dedup_enabled": false,
    "notification_dedup_mode": "otp_status",
    "bug_report_auto_copy_enabled": false
  },
  "rules": {
    "package_mode": "include",
    "package_rules": [],
    "bypass_package_rules": [
      "com.fivemobile.thescore",
      "tk.glucodata.ng"
    ],
    "otp_package_mode": "all",
    "otp_package_rules": [],
    "smart_package_mode": "include",
    "smart_package_rules": [
      "com.fivemobile.thescore",
      "tk.glucodata.ng"
    ]
  },
  "additional_state": {
    "has_custom_parser_dictionary": false,
    "parser_dictionary_enabled_languages": [
      "en",
      "ru",
      "zh"
    ],
    "app_presentation_overrides_length": 237
  }
}

Type of bug

Other

Steps to reproduce

  1. Bypass app
  2. View notification

Expected behavior

I am assuming (and might be completely wrong) that it would update the live alert based on the content in the original notification

Actual behavior

I only see the name and icon of the app and no notification content

Notification sample / conversion log JSON (optional)

{
  "log_key": "0|com.fivemobile.thescore|1010|sports:\/mlb\/events\/98652|10943|posted_at:1782696813261|event_at:1782696812511",
  "source_key": "0|com.fivemobile.thescore|1010|sports:\/mlb\/events\/98652|10943",
  "package_name": "com.fivemobile.thescore",
  "app_label": "theScore",
  "posted_at_ms": 1782697751856,
  "notification_when_ms": 1782697751737,
  "notification_id": 1010,
  "tag": "sports:\/mlb\/events\/98652",
  "group_key": "0|com.fivemobile.thescore|g:MLB-NYY-BOS",
  "channel_id": "score_live_update_channel_01",
  "title": "theScore",
  "text": "",
  "is_clearable": false,
  "is_ongoing": true,
  "extras": {
    "text_lines": []
  }
}

Media / screenshots (optional)

Image Image Image

Additional context (optional)

No response

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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