[Android][Disable work manager] Remove all related components of WorkManager
(cherry picked from commit 82231276b5445767527a57122774c0dc5a1a0758)
This commit is contained in:
committed by
Dat H. Pham
parent
46d29f21b9
commit
13b7840fbc
@@ -25,8 +25,6 @@ void main() async {
|
||||
MainBindings().dependencies(),
|
||||
HiveCacheConfig().setUp(),
|
||||
Executor().warmUp(),
|
||||
if (PlatformInfo.isMobile)
|
||||
WorkManagerConfig().initialize(),
|
||||
AppUtils.loadEnvFile()
|
||||
]);
|
||||
await HiveCacheConfig.initializeEncryptionKey();
|
||||
|
||||
Reference in New Issue
Block a user