Sfoglia il codice sorgente

improved

Signed-off-by: marinofaggiana <marino.faggiana@nextcloud.com>
marinofaggiana 2 anni fa
parent
commit
5924f2ccd9
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  1. 2 0
      iOSClient/AppDelegate.swift

+ 2 - 0
iOSClient/AppDelegate.swift

@@ -891,6 +891,8 @@ class AppDelegate: UIResponder, UIApplicationDelegate, UNUserNotificationCenterD
                     }
                 }
             }
+        } else {
+            app.open(url)
         }
 
         return true