Location in background not working on iPad OS 15.3.1

Hi,

Our application needs to receive and process positions, even in background. The associated UIBackgroundMode is activated, and everything was working well until I updated a test tablet to 15.3.1. The application was switching to background (with position correctly feeds - as expected), but never to suspended. Now it keeps background mode for few seconds or minutes (GPS working at this moment) and then switches to suspended where no more events are triggered.

Is there any recent changes on this subject that could explain ? (that's critical for our application)

Location in background not working on iPad OS 15.3.1
 
 
Q