I am using socket.io in an iOS React Native(v0.20) app. The app tracks my location, and when my position changes it emits a message to a server. If the
socket.io
iOS React Native(v0.20) app
In your picture of the Info.plist, it only allows the following three background modes:
Background fetch
Location updates
Remote notifications
You should allow "Audio and AirPlay" mode and it seems like "App plays audio or streams audio/video using Airplay".