Is it possible to receive sensor data while app is backgrounded?
I am developing an app and would like to continue to receive rotation data while the app is backgrounded to perform a function. It continues to recognise gestures but uses the the old sensor data when the app was backgrounded.
0