Bug Fixes
This release fixes critical issues with Android initialization and iOS build compatibility.
Changes
🐛 Bug Fixes
- 
Android: Fixed PlatformException "You have not properly initialized the Flutter WorkManager Package" on first run (#645) - Properly updates currentDispatcherHandlewheninitialize()is called
- Thanks to @jonathanduke for reporting and providing the initial fix
 
- Properly updates 
- 
iOS: Fixed build errors with Logger availability (#641) - Added iOS 14.0 availability annotations to LoggingDebugHandler
- Thanks to @Hackmodford for reporting the issue
 
- Added iOS 14.0 availability annotations to 
📚 Documentation
- Added iOS 14.0 minimum deployment target requirement to documentation (#639)
Published Packages
- workmanagerv0.9.0+3
- workmanager_androidv0.9.0+2
- workmanager_applev0.9.1+2
- workmanager_platform_interfacev0.9.1+1