push-notifications-firebase-swift icon indicating copy to clipboard operation
push-notifications-firebase-swift copied to clipboard

App don't receive push notifications in background mode

Open aornano opened this issue 4 years ago • 0 comments
trafficstars

To solve you need to add this to your Info.plist (right mouse button on keys and select 'Raw keys and values'):

UIBackgroundModes
|- item0:   remote-notifications

aornano avatar Feb 25 '21 07:02 aornano