Skip to content

[Bug] Sefirah app not excluding from Live Updates #73

@shauryakr2006

Description

@shauryakr2006

Quick summary

I have sefirah app which connects pc an mobile. its minimised "Not Connected" notification keeps coming up even though i have excluded in Conversation, Progress, OTP, in Bypass.

Diagnostics JSON

{
  "schema": "livebridge_bug_report_v2",
  "generated_at_utc": "2026-05-03T08:24:02.552748Z",
  "generated_at_local": "2026-05-03T13:54:02.552748",
  "timezone_name": "IST",
  "timezone_offset_minutes": 330,
  "locale": "en",
  "platform": {
    "os": "android",
    "os_version": "BP2A.250605.031.A3.S938BXXS9BZCH"
  },
  "app": {
    "version": "2.0.3",
    "latest_release_version": "v2.0.3",
    "update_available": false
  },
  "device": {
    "label": "SM-S938B",
    "manufacturer": "samsung",
    "brand": "samsung",
    "market_name": "SM-S938B",
    "model": "SM-S938B",
    "raw_model": "SM-S938B",
    "product": "pa3qxins",
    "device": "pa3q",
    "board": "sun",
    "hardware": "qcom",
    "bootloader": "S938BXXS9BZCH",
    "host": "SWDK6714",
    "id": "BP2A.250605.031.A3",
    "tags": "release-keys",
    "type": "user",
    "user": "dpi",
    "display": "BP2A.250605.031.A3.S938BXXS9BZCH",
    "fingerprint": "samsung/pa3qxins/pa3q:16/BP2A.250605.031.A3/S938BXXS9BZCH_OXM9BZCH: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": false
  },
  "settings": {
    "converter_enabled": true,
    "keep_alive_foreground_enabled": false,
    "conversion_log_enabled": false,
    "conversion_log_max_bytes": 5242880,
    "network_speed_enabled": true,
    "network_speed_min_threshold_bytes_per_second": 1048576,
    "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": true,
    "network_speed_chip_background_disabled": false,
    "sync_dnd_enabled": true,
    "prevent_mirror_dismiss_enabled": false,
    "update_checks_enabled": true,
    "only_with_progress": true,
    "text_progress_enabled": true,
    "smart_detection_enabled": true,
    "smart_media_playback_enabled": false,
    "smart_navigation_enabled": false,
    "smart_weather_enabled": true,
    "smart_weather_lockscreen_only": true,
    "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": true,
    "aosp_cutting_enabled": false,
    "aosp_cutting_length": 7,
    "animated_island_enabled": true,
    "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": "exclude",
    "package_rules": [
      "com.castle.sefirah"
    ],
    "bypass_package_rules": [
      "com.castle.sefirah"
    ],
    "otp_package_mode": "exclude",
    "otp_package_rules": [
      "com.castle.sefirah"
    ],
    "smart_package_mode": "exclude",
    "smart_package_rules": [
      "com.castle.sefirah"
    ],
    "notification_dedup_package_mode": "all",
    "notification_dedup_package_rules": []
  },
  "additional_state": {
    "has_custom_parser_dictionary": false,
    "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

False positive conversion (should NOT become Live Update)

Steps to reproduce

Install Sefirah an connect it to a device
in app exclude it from wherever possible
you will see connection status still becomes a tile

Expected behavior

connection status of sefirah still becomes a tile

Actual behavior

should not be coming up or a option to fully exclude any app from any tile conversion

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