Post

Replies

Boosts

Views

Activity

Reply to Using UNNotificationServiceExtension with FCM not getting called
Thanks for the reply. The line you mentioned is from the template that Xcode generates if you create such an extension. So if this is the problem, Apple included a not working template which would be very bad. The debugger is also never hit if I place breakpoints in it, even if they are on line one of the function. And yes, FCM is the Firebase Cloud Messaging which seems to work (I get push notifications at least but I don't know if something prevents it from including the mutable content flag; tried "mutable-content" as from Apples documentations as well as "mutable_content" from the FCM documentation).
Topic: Programming Languages SubTopic: Swift Tags:
Oct ’20