Browse Source

improved

Signed-off-by: marinofaggiana <marino.faggiana@nextcloud.com>
marinofaggiana 2 years ago
parent
commit
5924f2ccd9
1 changed files with 2 additions and 0 deletions
  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