didReceiveRemoteNotification:fetchCompletionHandler: but the completion handler was never called
Question or problem in the Swift programming language: I’ve been trying to implement the fetch completion block with no luck. Whenever I send an APN, xcode still complains that it’s not implemented. Here’s my code
Continue Reading