Skip to content

[Bug] network monitor disappears after a while #74

@NekoMimiOfficial

Description

@NekoMimiOfficial

Quick summary

Using the Samsung version of this app on one ui 8, I have the network monitor option turned on and have it set to always show, I do not ignore debug devices
The pill shows and works correctly until some undefined amount of time where it then disappears until I enter the app and leave it again, other pills like the flashlight work during this so the app hasn't crashed

Diagnostics JSON

{
  "schema": "livebridge_bug_report_v2",
  "generated_at_utc": "2026-05-03T15:14:41.758383Z",
  "generated_at_local": "2026-05-03T18:14:41.758383",
  "timezone_name": "+03",
  "timezone_offset_minutes": 180,
  "locale": "en",
  "platform": {
    "os": "android",
    "os_version": "BP2A.250605.031.A3.A075FXXS4BZB6"
  },
  "app": {
    "version": "2.0.3",
    "latest_release_version": "",
    "update_available": false
  },
  "device": {
    "label": "SM-A075F",
    "manufacturer": "samsung",
    "brand": "samsung",
    "market_name": "SM-A075F",
    "model": "SM-A075F",
    "raw_model": "SM-A075F",
    "product": "a07xx",
    "device": "a07",
    "board": "a07",
    "hardware": "mt6789",
    "bootloader": "A075FXXS4BZB6",
    "host": "21DN2A11",
    "id": "BP2A.250605.031.A3",
    "tags": "release-keys",
    "type": "user",
    "user": "dpi",
    "display": "BP2A.250605.031.A3.A075FXXS4BZB6",
    "fingerprint": "samsung/a07xx/a07:16/BP2A.250605.031.A3/A075FXXS4BZB6_OJM4BZB6: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": true,
    "conversion_log_max_bytes": 5242880,
    "network_speed_enabled": true,
    "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": true,
    "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": true,
    "smart_weather_enabled": true,
    "smart_weather_lockscreen_only": false,
    "smart_external_devices_enabled": true,
    "smart_external_devices_ignore_debugging": false,
    "smart_vpn_enabled": true,
    "smart_flashlight_enabled": true,
    "smart_flashlight_level": 3,
    "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": "include",
    "package_rules": [
      "com.android.chrome",
      "com.android.vending"
    ],
    "bypass_package_rules": [],
    "otp_package_mode": "include",
    "otp_package_rules": [
      "com.google.android.contacts"
    ],
    "smart_package_mode": "include",
    "smart_package_rules": [
      "com.google.android.apps.weather"
    ],
    "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": 139,
    "flashlight_capability": {
      "available": true,
      "supports_strength_control": true,
      "supports_five_levels": true,
      "max_strength_level": 6
    }
  }
}

Type of bug

Crash

Steps to reproduce

  1. Start network monitor
  2. Wait
  3. Bug happens consistently

Expected behavior

The network monitor should remain active

Actual behavior

The network monitor stops working (and there is no live notification for it in the notification drawer)

Notification sample / conversion log JSON (optional)


Media / screenshots (optional)

No response

Additional context (optional)

No response

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions