Q&A
Ask and answer questions to make information more available to wider audiences.
Isabella Ivers @iversisabella   21, Jun 2023 12:00 AM
Concurrency
What is Concurrency?
answers 1
 
Answer 1
Jackson Buckwalter @jacksonbuckwalter1   27, Jun 2023 03:50 PM
Concurrency is a fancy term for “running several tasks at the same time.” On iOS devices, concurrency is commonly used to allow you to run tasks such as downloading or processing data in the background while keeping your user interface sensitive.