Parcourir la source

improved

Signed-off-by: marinofaggiana <marino.faggiana@nextcloud.com>
marinofaggiana il y a 2 ans
Parent
commit
5924f2ccd9
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  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