You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey @cdgabe! I'm here to assist you with any bugs, questions, or contributions while you wait for a human maintainer. Let's get this sorted out!
It appears that there is an ongoing issue with Enterprise Webex meeting links being considered invalid in MeetingBar version 4.9.0. This issue might be related to how MeetingBar parses and validates Webex URLs.
For further investigation, you might want to check the detectMeetingLink function, which is responsible for determining the type of meeting link based on the URL. This function likely contains the logic to parse the URL and match it to the appropriate service enum value [1].
Additionally, you can review the configuration settings in ServicesTab.swift and Constants.swift to ensure that the settings for Webex links are correctly configured [2][3].
For more context, you can refer to a similar closed issue: Bug: WebEx URLs not recognized, which might provide insights or solutions that could be relevant to your current problem.
Originally posted by @cdgabe in #727 (comment)
The text was updated successfully, but these errors were encountered: