nextcloud / talk-ios

📱😀 Video & audio calls through Nextcloud on iOS
GNU General Public License v3.0
146 stars 86 forks source link

Open app by html link #1667

Closed Dennis1993 closed 1 month ago

Dennis1993 commented 1 month ago

Steps to reproduce

  1. create a link like „nextcloud-talk://cloud.example.com“
  2. click on the link
  3. app not opens

Expected behaviour

If I click on the link „nextcloud-talk://cloud.example.com“ the talk app should start. Only a simple start is needed.

Actual behaviour

It is not possible to link the Talk App. If I create a link like „nextcloud://cloud.example.com/“ the Nextcloud files app opens. But this is not working for the talk app.

Device information

Device: iPhone 12 mini

iOS version: 17.5.1

Talk version: 19.0.2

SystemKeeper commented 1 month ago

Just use nextcloudtalk:// to start the app.

Dennis1993 commented 1 month ago

Thank you very much! That's awkward :D It works perfectly! But only on iOS and not on Android. Is it right?

SystemKeeper commented 1 month ago

But only on iOS and not on Android. Is it right?

Honestly, I have no idea 😅 You might want to create a feature request at the talk-android repo for that: https://github.com/nextcloud/talk-android

Dennis1993 commented 1 month ago

ok, THANKS!!!