I have integrated remote push notifications, but I am getting this warning:
didReceiveRemoteNotification:fetchCompletionHandler:]
, but you st
Select your .xcodeproj file from Project navigator then go to Signing & Capabilies and then from library (command + shift + l or Click (+ Capability)) search for Background Modes after that, drag and drop it to Signing & Capabilities then check Remote notifications and Background processing. Also (important) add Push notifications by clicking + Capability