最終更新:2024-03-26 (火) 08:37:48 (32d)  

UIBackgroundModes
Top / UIBackgroundModes

Services provided by an app that require it to run in the background.

https://developer.apple.com/documentation/bundleresources/information_property_list/uibackgroundmodes

Possible Values

  • audio?
  • location
  • voip?
  • external-accessory?
  • bluetooth-central? : Uses Bluetooth LE accessories
  • bluetooth-peripheral : Acts as Bluetooth LE accessories
  • fetch
  • remote-notification?
  • processing?
  • nearby-interaction?
  • network-authentication?
  • newsstand-content?
  • push-to-talk?