background_guard 1.0.3 copy "background_guard: ^1.0.3" to clipboard
background_guard: ^1.0.3 copied to clipboard

Diagnose why background tasks fail on Android, guide users to fix system restrictions, and verify the fix worked.

1.0.3 #

  • Added barebones iOS probe for background observability
  • Logs app lifecycle events on iOS
  • Registers and attempts to schedule BGTaskScheduler tasks (best-effort)
  • Added ability to export iOS logs for diagnostics
  • Android functionality unchanged

1.0.2 #

  • Initial stable release
  • Android background heartbeat detection using WorkManager
  • Device diagnostics for OEM battery and power restrictions
  • Guided fix actions to relevant system settings
2
likes
150
points
0
downloads

Publisher

verified publisherflutterjunction.com

Weekly Downloads

Diagnose why background tasks fail on Android, guide users to fix system restrictions, and verify the fix worked.

Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

MIT (license)

Dependencies

device_info_plus, flutter, permission_handler, plugin_platform_interface, shared_preferences, workmanager

More

Packages that depend on background_guard

Packages that implement background_guard