Closed fredpi closed 4 years ago
This is a follow-up PR for #34. Unfortunately, the dispatch queue also makes the app crash wenn it gets resumed while not in suspended state...
This PR fixes this issue by introducing a resumed/suspended state check before resuming the queue.
This is a follow-up PR for #34. Unfortunately, the dispatch queue also makes the app crash wenn it gets resumed while not in suspended state...
This PR fixes this issue by introducing a resumed/suspended state check before resuming the queue.