pranay-vertofx

Results 1 comments of pranay-vertofx

In my case I just added this below code ```swift override func application( _ application: UIApplication, didReceiveRemoteNotification userInfo: [AnyHashable: Any], fetchCompletionHandler completionHandler: @escaping (UIBackgroundFetchResult) -> Void ) { super.application( application,...