My iOS application can execute a timer in the background on some devices, but it doesn't work on others.

My iOS application can execute a timer in the background on some devices, but it doesn't work on others.

I attached my raw data to this post. The raw data includes the device ID, the iPhone model, and the iOS version.

raw data: <unverified link>

Can someone help me, please!

iOS apps cannot execute timers in the background regardless of device model. If you are seeing that work, there must be other factors in place outside of the device model.

You may want to read about iOS Background Execution Limits

My iOS application can execute a timer in the background on some devices, but it doesn't work on others.
 
 
Q