kineapps / flutter_archive

Flutter plugin for creating and extracting ZIP files.
https://pub.dev/packages/flutter_archive
BSD 3-Clause "New" or "Revised" License
57 stars 43 forks source link

unzip file not working if my phone is lock in ios #75

Open jainikss opened 7 months ago

jainikss commented 7 months ago

if i press button lock screen unzip processing in failed only in IOS in android its working fine

also i change something things like

enable background fetch enable background processing add wakelock: ^0.5.0 (its working but issue only if i press lock button)