Skip to content

radyslavkrechet/PDPBackMe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BackMe

Code examples for the background features:

  • Audio and Picture in Picture
  • Location Updates
  • Finite-Length Tasks
  • Background Fetch
  • Background Transfers

Setup the application before run:

  • Create a Firebase project and add iOS application in the section Project settings
  • Import the file Resources/backme.json to Realtime Database
  • Replace projectId in the file BackMe/Source/Common/Services/NetworkService.swift with yours