In ios, When we lock the screen the device goes into sleep mode and stops the download process and disrupts it. I used the react-native-keep-awake dependency but locks the screen anyway and is not a permanent solution. Is there any solution for this?
↧
In Ios, download stops on locking of device. Is there any way the download continues in background?
↧