question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Android/Ios app requires full URL

See original GitHub issue

This Issue tracker is only for reporting bugs and tracking code related issues.

Before posting, please make sure you check community.jitsi.org to see if the same or similar bugs have already been discussed. General questions, installation help, and feature requests can also be posted to community.jitsi.org.

Description

The Room/URL input box on the app doesn’t correctly parse URLs.

Current behavior

When you put in for example meet.google.com/roomname, you connect to roomname on the default jitsi server.

This can be worked around by prepending https:// which then connects correctly.

Expected Behavior

connect to roomname on the meet.google.com server

Possible Solution

Try to ping/handshake with the uri up to the first / i.e. in this case the meet.google.com server.

Steps to reproduce


Environment details

Android and IOS display this behavior.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:2
  • Comments:7 (3 by maintainers)

github_iconTop GitHub Comments

3reactions
saghulcommented, Apr 16, 2020

This is indeed a bug. We should be able to infer the URL scheme even if omitted.

0reactions
stale[bot]commented, Jan 3, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

Read more comments on GitHub >

github_iconTop Results From Across the Web

ios - What is the impact of the "Requires full screen" option in ...
For an iPad-only app or a universal app, the "Requires full screen" option tells Xcode/iOS whether the app supports iPad multitasking ...
Read more >
Turn Any Website into a Full-Screen App on Your iPhone
Required. iOS 14: The shortcut is optimized for iOS 14. · Step 1Add the 'URL App' Shortcut · Step 2Get the URL of...
Read more >
Defining a custom URL scheme for your app - Apple Developer
Custom URL schemes provide a way to reference resources inside your app. Users tapping a custom URL in an email, for example, launch...
Read more >
Complete List of iOS URL Schemes for Apple Apps ... - Medium
Complete List of iOS URL Schemes for Apple Apps and Services (Always-Updated). The most exhaustive list of Apple iOS app schemes on the...
Read more >
[GA4] Set up Analytics for a website and/or app - Google Support
Click Next to add the first property to the account. Create a new Google Analytics 4 property. You need the Editor role to...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found