DEV Community

ShreeSoftech-Bhuj
ShreeSoftech-Bhuj

Posted on

Unable to receive Remote message / Notification from Firebase while working with iOS 13.3.1

Unable to receive Remote message / Notification from Firebase when iOS app is in background or suspended State I am using Firebase 6.18.0 & FirebaseMessaging 4.3.0 with Xcode Version 11.3.1 (11C504) & testing on IOS Version 13.3.1

In appDelegate.swift -&gt func application(_ application: UIApplication, didReceiveRemoteNotification userInfo: [AnyHashable: Any],fetchCompletionHandler completionHandler: @escaping…

Top comments (0)