marinofaggiana %!s(int64=6) %!d(string=hai) anos
pai
achega
3c7bbf830a
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      iOSClient/AppDelegate.m

+ 2 - 1
iOSClient/AppDelegate.m

@@ -485,9 +485,10 @@
                     } else {
                         content.title = app.capitalizedString;
                     }
-                    
                     if (subject) {
                         content.body = subject;
+                    } else {
+                        content.body = @"Nextcloud notification";
                     }
                     
                     content.sound = [UNNotificationSound defaultSound];