background_guard 1.0.3
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