Category "multitasking"

ERROR ITMS-90475: Invalid bundle, with RAD Studio

I created an app with RAD Studio. I'm trying to publish it to the App Store. When I try to upload it with Transporter application I verify the package and I obt

ERROR ITMS-90475: Invalid bundle, with RAD Studio

I created an app with RAD Studio. I'm trying to publish it to the App Store. When I try to upload it with Transporter application I verify the package and I obt

Best way to read from a sensor that doesn't have interrupt pin and requires some time before the measurement is ready

I'm trying to interface a pressure sensor (MS5803-14BA) with my board (NUCLEO-STM32L073RZ). According to the datasheet (page 3), the pressure sensor requires s

When an iOS application goes to the background, are lengthy tasks paused?

Yes, I know if I wish my app to be responsive to users' multitasking actions, such as switch to another app, I should deal with - (void)applicationWillResignA