Record accelerometer data in the background

  1. SDK Version: 4.11.0
  2. Platforms(Android/iOS/web/all): Android and iOS

I’m currently developing an application that collects accelerometer data, which I later can use to analyze. The app is working fine in the foreground with the expo-sensors API. However, it doesn’t have support for background recording.

Does anyone have some tips or experience on the topic?

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.